0

I am using Xamarin cross platform solution to build the iOS 10.2 apps. The app crashes while trying to upload photo. It does when the app is built on 8.2 but after upgrading to 10.2 it crashes. I have tried all the privacy setting recommended by Xamarin https://blog.xamarin.com/new-ios-10-privacy-permission-settings/. I have included the settings for photo library, camera, media etc but nothing seems to be resolving the issue.

Additionally, the app does provide the option to select photo library or icloud but it crashes right after that on selecting either of them or clicking back in the app.

Rajiv
  • 1
  • 1
    Are there any error messages? In the output window, anything? And what did you add for the new privacy settings? – Gerald Versluis Feb 11 '17 at 10:11
  • I am not getting any details about the crash in the logs. These are all the privacy permission settings that I have used: NSPhotoLibraryUsageDescription This app requires photo use NSCameraUsageDescription This app requires camera use NSLocationUsageDescription This app requires location use NSContactsUsageDescription This app requires contact use NSAppleMusicUsageDescription This app requires media library use – Rajiv Feb 11 '17 at 16:10

0 Answers0