How can I put in device settings options to grant access to camera and photo library in Xamarin Forms iOS project

149 Views Asked by At

I'm working on Xamarin forms application and for the iOS project I need to an entry for the application in the device settings with two option in order to user can grant access to device camera and photo library. How can I do that?

PS: I tried with Privacy options in the info.plist file but this not create an entry in device settings for my application. Info.plist entries

0

There are 0 best solutions below