You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using capacitor camera.pickimages, to fetch images from the gallery, however if we pick multiple images from the gallery the response from the function becomes slower and slower. And the amount of images is not that great. If I select 50 images the function takes up to 1 min to responde on a Samsung S22 ultra. We sould like that to be increased
Not really related to question but how do you select multiple images? Does it differ from device to device? In android studio emulator I am only abled to select one image at a time;
Bug Report
We are using capacitor camera.pickimages, to fetch images from the gallery, however if we pick multiple images from the gallery the response from the function becomes slower and slower. And the amount of images is not that great. If I select 50 images the function takes up to 1 min to responde on a Samsung S22 ultra. We sould like that to be increased
Plugin(s)
Capacitor Version
Platform(s)
Current Behavior
Expected Behavior
Code Reproduction
Other Technical Details
Additional Context
The text was updated successfully, but these errors were encountered: