AXPhotoViewer icon indicating copy to clipboard operation
AXPhotoViewer copied to clipboard

Crash: While try to save image in iOS13.2.2

Open ghost opened this issue 5 years ago • 1 comments

Hi Team,

In layer view, right bar button have option to share. While we try to save the image, it crashes the app. Kindly check and help to resolve it.

Thanks & Regards, K.Dineshkumar

ghost avatar Nov 19 '19 07:11 ghost

Add NSPhotoLibraryAddUsageDescription in your info.plist may solve your problem. You need permission to save the image to your photo

Relic-Xiao avatar Apr 16 '20 19:04 Relic-Xiao