Highlights

The world is changing and moves fast.
See what we have spotted!

iOS 10 Apps crashes

Tomáš Andrek (Solution Architect)

The new version of iOS = new set of problems. Does your application crash because of the camera?

 IOS 10

 

With the new version of IOS there is a new minor requirement if you wish to use your camera device. Installation .plist file should be updated, otherwise the application will crash. With the new keys we can also manage the installation permission message:

<key>NSCameraUsageDescription</key>
<string>This app needs access to the camera to take photos.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>This app needs access to photos.</string>

Read more on the Xamarin blog: https://blog.xamarin.com/new-ios-10-privacy-permission-settings/

Find out more

HighlightsMobile
Solutions
Mobile

Quick start

1
Contact
Contact us for a free consultation on your business needs!
2
Analysis
After the discussion we will perform mapping of the processes and analyse the current state.
3
Proposal
You will receive variety of scenarios to choose from discribing different ways how to solve your issue.
Contact us