how to resolve this error? in Android

Please provide the following:

  1. SDK Version: Expo SDK 48
  2. Platforms(Android/iOS/web/all): Android
  3. expo-document-picker

error : [Error: Call to function ‘ExpoDocumentPicker.getDocumentAsync’ has been rejected.
→ Caused by: Different document picking in progress. Await other document picking first.]

when it occurs:

  1. User presses “Pick Document”
  2. Document Picker is presented
  3. User cancels Document picking with bottom right back button “<”
  4. User presses “Pick Document” again
  5. Document is not presented again

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.