iOS Question .AddImageToAlbum crashes app

JustinLong

Member
Licensed User
I'm having trouble with .AddImageToAlbum crashing my app. I loaded the Camera Example app from the tutorial thread, and it is also crashing.

I am using a local Mac for compiling. The example camera app crashes after running line 79.,

Thank you for the assistance-
 

JustinLong

Member
Licensed User
Thank you for the help. As a heads up - this Plist tag is incorrect in your Camera Example file in the tutorial thread. (it gives the PlistExtra as "NSPhotoLibraryUsageDescription")

Thanks again!

EDIT: NSPhotoLibraryUsageDescription is also required for iOS 10, so they both need to be in there.
 
Last edited:
Upvote 0
Top