I have GPS codes in my starter and Starter.rp.CheckAndRequest(Starter.rp.PERMISSION_ACCESS_FINE_LOCATION) in my Customview. I have been trying to get the permission in my Cutomview
but failed.
B4X:
Wait For B4XView_PermissionResult (Permission As String, Result As Boolean)
I am not sure if B4XView_PermissionResult is the correct event name / or mbase_PermissionResult or etc. Please help..