1
I’m racking my brain and looking for a code example that asks for permission to some feature (camera, GPS), and everyone I meet makes use of Contextcompat.Checkselfpermission, but the Xamarin.Support.Compat package is incompatible with . NET Standard 2.0.
Does anyone have any tips on how to request Runtime permissions in this case?
Even the following link article seems to me to use this package.
Att.
Leonardo Freitag