Skip to content

Too Much delay and app got stuck #172

Closed
@jazzylamba

Description

@jazzylamba

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions