Closed daviluisb closed 10 months ago
Hello and thanks for reporting,
there is no mention of reactnativedocumentpicker
in the stack trace. I do, however, see org.wonday.pdf.RCTPdfManager
- I therefor believe the issue is there, not in this package.
If you think otherwise, please feel free to open another issue with more details.
Thank you 🙂
Bug report
Summary
Just need to download any application via Work Profile on Android then use any type of Document Picker, if i choose a Google drive file from my Work Profile Account the picker will work just fine, if i choose a Google drive file from another account, like a personal account the app will just crash reporting a native error.
Reproducible sample code
import DocumentPicker, { types } from 'react-native-document-picker';
Just need to run a simple picker usage like
Steps to reproduce
Describe what you expected to happen:
Environment info
npx react-native info
output:library version: "react-native-document-picker": "^9.1.0",
iOS / Android version: 17.2 / SDK 31 Android 12