You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement check for enableUnauthorizedApps without saving result in shared preferences
Launch app with lucky patcher installed --> Detected
Uninstall lucky patcher and launch app --> Detected
I haven't enabled result saving in shared preferences and that unauthorized apps is the only method I am calling after initializing PiracyChecker. I want to let the user use the app after uninstalling lucky patcher.
More info:
I have a rooted device with Xposed installed.
I have got a lot of feedbacks from my users saying they don't have lucky patcher but the app says they have it.
After uninstalling lucky patcher I tried to reinstall my app but it still says lucky patcher is installed.
Expected Result
Let the user use the app after uninstalling lucky patcher.
Actual Result
Detecting lucky patcher even if not installed.
The text was updated successfully, but these errors were encountered:
Details
1.x.x
6.0.1
Asus
ZenFone 2
Reproduction Steps
I haven't enabled result saving in shared preferences and that unauthorized apps is the only method I am calling after initializing PiracyChecker. I want to let the user use the app after uninstalling lucky patcher.
More info:
I have a rooted device with Xposed installed.
I have got a lot of feedbacks from my users saying they don't have lucky patcher but the app says they have it.
After uninstalling lucky patcher I tried to reinstall my app but it still says lucky patcher is installed.
Expected Result
Let the user use the app after uninstalling lucky patcher.
Actual Result
Detecting lucky patcher even if not installed.
The text was updated successfully, but these errors were encountered: