Enabling multiple options in the pickImages method shows select limit (x/500) in title on Android device as shown in the image.
I hope I can change that select limit, but Ionic document said it’s not possible on Android device so at least I want to hide it.
I decided to show a toast message when the number of images exceeds a certain number, but still that (x/500) title encourages users to select more images.
Is there any good solution? I think It’s quite serious problem but no one has reported it yet.