I cannot upload a photo from the library or a taken photo in Inkdrop. After I do the app becomes completely unresponsive and I have to close the app to continue using it. I have tried uninstalling and reinstalling the app.
Thank you for the report.
Thatās weird. I tried to reproduce it on my iPhone 11 Pro and iPod touch (7th gen) but it works fine.
It could be a device-dependent issue but Iām not sure why at the moment.
Couldnāt reproduce it on the iPhone SE simulator. UIImagePickerController basically doesnāt require permission to import images, as you could already select an image / take a photo.
I also tried to reinstall the app but it successfully inserted an image on my iPhone 11 Pro (iOS 14.4.1 - latest).
Itās mysterious.
I encountered similar issues on iOS14 with an app I develop for a client related to the new PHPickerController. I look into it and may share what was problem there and how we fixed it.
Although the camera option appears, I can take one, but it wont appear in the note and from that moment on, the app just get stuck in this node and the editing mode and I have to kill and restart the app.
For other apps there appear also the Photos Icon and options. For Photos Iād choose āselected imagesā in those apps.
since the introduction of iOS14 and its new privacy options, apple recommends to use the PHPickerController and let users select the single images the app can access. Thereby there is no need for the app to ask for any permissions https://developer.apple.com/videos/play/wwdc2020/10652/
But it seems to have some bugs or at least some pitfalls for developers implementing it.
Iām interested how it will work out for you. In my company we encountered similar problems with Flutter. Maybe your experience with this iOS-API is helpful.
anyway, I would recommend watching the two WWDC sessions on this topic. Maybe you can solve it another way.
Hi, thank you for the TestFlight link!
So, thatās super weird.
The Problem stays the same: I can not add an image from my photo library (even if I picked one or granted every permission) nor can add one from the camera app. But after I added an image from my computer in the same note and only thereafter I was able to add images in that particular note and the entire iOS app. Since then, I can add as much images and photos in any old or new note inside the App (the TestFlight Version).
I reinstalled the version from the AppStore and it now works. I really donāt know what did cause the initial problem. The app now donāt has any permissions, except for the camera app and the selected images