Closed ae3e closed 3 years ago
Sure! I can add the permission. I can create a 1.3.2 release tomorrow with the new permission so you check if it works.
I will ping you here once done :) Thanks!
Hi @ae3e
I uploaded a new version 1.3.2 here https://github.com/victordiaz/PHONK/releases/tag/1.3.2 The permission is added, probably you will have to allow it from the Android Settings (there is a shortcut from PHONK settings now). Let me know if does work for you since I didnt try out myself :)
Thanks for this extra Christmas gift! 🎁 😄 Just tested and it works well as before!
Since Android 10, it looks like there's a specific permission for apps that run in background and need access to location :
ACCESS_BACKGROUND_LOCATION
So unfortunately, one of my phonk's scripts is not working anymore after I migrated from android 5 to android 10. Would it be possible to add this new permission ? Thanks