larprogramer Member Licensed User Oct 18, 2018 #1 java.lang.RuntimeException: java.lang.SecurityException: my location requires permission ACCESS_FINE_LOCATION or ACCESS_COARSE_LOCATION
java.lang.RuntimeException: java.lang.SecurityException: my location requires permission ACCESS_FINE_LOCATION or ACCESS_COARSE_LOCATION
R ronell Well-Known Member Licensed User Longtime User Oct 18, 2018 #2 you need to use runtime permission in your app https://www.b4x.com/android/forum/threads/runtime-permissions-android-6-0-permissions.67689/ Upvote 0
you need to use runtime permission in your app https://www.b4x.com/android/forum/threads/runtime-permissions-android-6-0-permissions.67689/
larprogramer Member Licensed User Oct 18, 2018 #3 ronell said: you need to use runtime permission in your app https://www.b4x.com/android/forum/threads/runtime-permissions-android-6-0-permissions.67689/ Click to expand... this not work Upvote 0
ronell said: you need to use runtime permission in your app https://www.b4x.com/android/forum/threads/runtime-permissions-android-6-0-permissions.67689/ Click to expand... this not work
R ronell Well-Known Member Licensed User Longtime User Oct 18, 2018 #4 larprogramer said: this not work Click to expand... then why it is not working.. show the relevant code and the error logs Upvote 0
larprogramer said: this not work Click to expand... then why it is not working.. show the relevant code and the error logs
larprogramer Member Licensed User Oct 18, 2018 #5 ronell said: then why it is not working.. show the relevant code and the error logs Click to expand... when i use in emurator this work fine. but when use my moblie this error Upvote 0
ronell said: then why it is not working.. show the relevant code and the error logs Click to expand... when i use in emurator this work fine. but when use my moblie this error
Erel B4X founder Staff member Licensed User Longtime User Oct 18, 2018 #6 Thread closed. Create a new one and include all the relevant information in the first post. Upvote 0