Xamarin Android Request Runtime Permissions (January 2018)

preview_player
Показать описание
In this video I teach how to request the user for permissions in runtime, this code will help you if you are compiling your app with an SDK greater or equal to version 23

James Montemagno post about runtime permissions

LINK FOR THE CODE SNIPPET

Websites
Рекомендации по теме
Комментарии
Автор

Thank you very much. This actually helped me, after several days of struggle.

darlan
Автор

Thank you. This work for me after several searching.

faizfasasi
Автор

Thanks you very much for your video, its working fine for me

maheshkumarjoshi
Автор

Thanks for nice video, it's working fine. I have a question.. How to handle if user denied the permission? Please answer...!

jajangjaenalyusup
Автор

Seems like there's no need to use async methods. Anyway this helps a lot, thanks.

brunomulas
Автор

await is apsent in async methods. How to do???

МаксимАбрамов-тм
Автор

this is Xamarin Forms not Xamarin Android... sigh

DryadRoot