Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

iOS 11 crash calling base64ToGallery #25

Closed
mcherubin opened this issue Nov 9, 2017 · 3 comments
Closed

iOS 11 crash calling base64ToGallery #25

mcherubin opened this issue Nov 9, 2017 · 3 comments

Comments

@mcherubin
Copy link

I'm using Cordova 7.0.1 (ios patform 4.4.0). After update to iOS 11 I've a crash everytime I call base64ToGallery.

Any Ideas?
Thanks

@StefanoMagrassi
Copy link
Contributor

@mcherubin this project is discontinued (as I wrote in the README).

We can't help you and I suggest you to stop using this plugin and find another solution.

Sorry...

@motatoes
Copy link

I fixed the crash by opening the app in Xcode and then setting NSPhotoLibraryAddUsageDescription in the plist.info file to a string like "The app needs to access your gallery in order to save an image". It was a permission issue

@bsh314
Copy link

bsh314 commented Nov 29, 2017

This behaviour can be solved by adding ios platform config into 'plist'. My pr: #26

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants