mtgrosser / DenyLocationConsent

Disable the Google Location Consent prompt and always disagree. This is an Xposed framework module.
MIT License
9 stars 1 forks source link

Not Working On Play Services 22.15.14 #19

Open ShamsAshrafeh opened 2 years ago

ShamsAshrafeh commented 2 years ago

Any alternative?

EkriirkE commented 2 years ago

logcat shows an error LSPosed-Bridge: de.robv.android.xposed.XposedHelpers$ClassNotFoundError: java.lang.ClassNotFoundException: com.google.android.location.network.NetworkLocationProvider My current play services 22.15.56 has "com.google.android.location.network.NetworkLocationService" instead, maybe that change in code will fix?