You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
In Plugin.Permissions there was a ShouldShowRequestPermissionRationaleAsync method. However, in Xamarin.Essentials Permissions API there is no such a method.
I want to display the permission rationale on Android devices. Using Plugin.Permissions it was possible. However, in Xamarin.Essentials this is not possible.
MitchBomcanhao, mgierlasinski, bbenetskyy, bwierzbicki, sprzygoda and 7 moreSagarPanwala, thisismyself and AdamDiament