Cilenco / skipTrackLongPressVolume

MIT License
130 stars 14 forks source link

App is not functioning in MIUI 10 based on android pie (9.0) #11

Open litheshkgm opened 5 years ago

litheshkgm commented 5 years ago

Mobile: POCO F1 OS: MIUI 10 for POCO Android Version: Pie (9.0) The app is not functioning in POCO F1 running MIUI 10

indianpoptart commented 5 years ago

Does the app boot up? Does it allow you to enable the service?

litheshkgm commented 5 years ago

Does the app boot up? Does it allow you to enable the service?

Yes, the app boots up and it allows me to enable the service.

Maninder-Singh2217 commented 5 years ago

In my case with the same device it shows security exception: grantRuntimePermission: Neither user 2000 nor current process has android.permission.GRANT_RUNTIME_PERMISSIONS

litheshkgm commented 5 years ago

In my case with the same device it shows security exception: grantRuntimePermission: Neither user 2000 nor current process has android.permission.GRANT_RUNTIME_PERMISSIONS

@co18332 Go to settings -> additional settings -> developer options ->enable USB debugging Note: Turn on enable USB debugging(security settings) also, I found the same error before and when I enabled the USB debugging (security settings), I am able to grant the permission to the application.