last week we created an app with expo, where the user can use the DocumentPicker function. It’s work as expected when running in the expo app (debug and published too) in both iOS and Android, but when we finally made a build for android beta testing and ios testflight, we found that in iOS it does not work.If I check the expo generated provisioning in apple developer, i don’t see enabled icloud service. Maybe thats the problem?
Any advice?
(Tried with both Expo version 20.0.0 and 21.0.0)
Thanks,Peter