Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too Much delay and app got stuck #172

Closed
jazzylamba opened this issue Oct 11, 2024 · 4 comments · Fixed by #173
Closed

Too Much delay and app got stuck #172

jazzylamba opened this issue Oct 11, 2024 · 4 comments · Fixed by #173

Comments

@jazzylamba
Copy link

jazzylamba commented Oct 11, 2024

After selection media on done click there is too much loading time app got struck and i am unable to perform on do any thing except minimise and remove app and then restart app on simulator (iphone 15 promax)
i am using like

  const options = {
       usedCameraButton: false,
       isExportThumbnail: true,
       // maxVideo:10,
       // maxSelectedAssets: 20,
       allowedLivePhotos: true,
       emptyMessage: 'No media found',
       maximumMessageTitle: 'Maximum Selection limit reached',
       numberOfColumn:3
     };
const result = await openPicker(options);
@jazzylamba jazzylamba changed the title After selection media on done click there is too much loading time app got struck here Too Much delay and app got struck Oct 11, 2024
@ghulamrasool1
Copy link

True, further, I noticed it happens when a user uses it for the first time, every subsequent time, it appears to be faster, anyone has any clue?

@baronha
Copy link
Member

baronha commented Oct 11, 2024

@jazzylamba @ghulamrasool1
Sorry for the bad experience above. I'm refactoring and will release version 2.0 in the next few weeks

@ghulamrasool1
Copy link

any workaround you can suggest meanwhile?

@jazzylamba jazzylamba changed the title Too Much delay and app got struck Too Much delay and app got stuck Oct 11, 2024
@baronha baronha linked a pull request Oct 25, 2024 that will close this issue
@baronha
Copy link
Member

baronha commented Dec 15, 2024

@baronha baronha closed this as completed Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants