android does not return a response #696
Unanswered
swimmerfish5
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On iOS this library works perfect, but on AOS the callback gives no response, not even an error. the modal to select a file or image comes up, the image can be selected and the modal disappears, but no response.
I have tried many versions of the picker with same outcomes. I have also tried a few other libraries that result in the same outcome.
And, I have tried every iteration of function definition. (async, try, etc)
RN: "68.5"
REACT-NATIVE-DOCUMENT-PICKER: "8.2.1"
SDKTARGET: 33
AndroidManifest:
`
`
Beta Was this translation helpful? Give feedback.
All reactions