skittles9823 / QuickSwitch

807 stars 41 forks source link

Doesn't switch the provider after update #29

Open ForT4eHorde opened 2 years ago

ForT4eHorde commented 2 years ago

Just updated the app and now it doesn't change the provider. Before the update everything was fine. Device op7t

ForT4eHorde commented 2 years ago

https://drive.google.com/drive/folders/1jyimtNbdaUL6sibSdo1IcaqLG1hp-BvI Logs

skittles9823 commented 2 years ago

It's an overlay priority issue. Will fix it tomorrow but for now, you can manually fix by following these instructions:

Open /data/adb/modules/quickswitch/overlays/AndroidManifest.xml

Then try changing android:priority="10" to android:priority="1001"