Even if the user hasn't previously been prompted, when checking a permissions, the returnvalue is "Denied" instead of "ShouldAsk".
When checking the class in the aar, it looks like RequestPermission does check the "shouldShowPermissionDialog"-value (but it might be hard-coded in there in the C#?).
Is there any way to check if a User can still be prompted for a permission, without actually prompting them?