Jasonette / JASONETTE-iOS

📡 Native App over HTTP, on iOS
https://www.jasonette.com
MIT License
5.26k stars 352 forks source link

App crashes when attempting to save an image via $util.share #288

Closed drwasho closed 6 years ago

drwasho commented 6 years ago

Test: https://jasonbase.com/things/bQGD.json

Xcode is saying:

2017-11-01 08:05:49.516970+1000 Jasonette[10931:4315824] [access] This app has crashed because it attempted to access privacy-sensitive data without a usage description.  The app's Info.plist must contain an NSPhotoLibraryAddUsageDescription key with a string value explaining to the user how the app uses this data.
gliechtenstein commented 6 years ago

Fixed https://github.com/Jasonette/JASONETTE-iOS/commit/fcff9d38c53a1210b104416222908f286af17868

Please try it out and confirm that it works!

drwasho commented 6 years ago

Fixed