Hello all,
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.
I am not sure if B4XView_PermissionResult is the correct event name / or mbase_PermissionResult or etc. Please help..
Please find attached small project example at : https://www.techiesworld.net/B4x_GPS.zip
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..
Please find attached small project example at : https://www.techiesworld.net/B4x_GPS.zip