Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lucky patcher still detected after uninstalled #81

Open
Photogad opened this issue Apr 8, 2020 · 13 comments
Open

Lucky patcher still detected after uninstalled #81

Photogad opened this issue Apr 8, 2020 · 13 comments
Labels
bug Something isn't working hacktoberfest

Comments

@Photogad
Copy link

Photogad commented Apr 8, 2020

Details
  • PiracyChecker version: 1.2.6
  • Device OS version: unknown
  • Device Manufacturer: unknown
  • Device Name: unknown

Possibly related to closed issue #30

I have not tested. Below is an email I got from a user.

Screenshot_20200408-044638_Gmail

I have telled them to uninstall my app (to clear sharedprefs) and search their phone for any lucky patcher folders and delete it before reinstalling my app. I don't know if it will work but i hope this user dont leave bad review as they say.

@Photogad
Copy link
Author

Photogad commented Apr 8, 2020

this is my implementation, I am NOT using the uninstalled apps check

private void piracyCheck(){
        checker = new PiracyChecker(this)
                .enableGooglePlayLicensing("censored")
                // check for things like lucky patcher below
                .enableUnauthorizedAppsCheck()
                // only allow app to be installed from google play below
                .enableInstallerId(InstallerID.GOOGLE_PLAY, InstallerID.AMAZON_APP_STORE, InstallerID.GALAXY_APPS)
            //.enableDebugCheck();
            // Add as many library customizations as you want
            checker.start();
    }

@avipars
Copy link
Contributor

avipars commented Apr 26, 2020

Did they clear cache and storage for your app by any chance?

@Photogad
Copy link
Author

Photogad commented Apr 26, 2020 via email

@maxx2478
Copy link

maxx2478 commented Aug 14, 2020

I'm experiencing the same issue.
Also as mentioned in #37 to disable folderscheck, but the method doesn't accept any parameter.

I'm just checking .enableUnauthorizedAppsCheck().display(piracyCheckerDisplay) and nothing else.

@jahirfiquitiva
Copy link
Collaborator

@maxx2478 folders check is disabled by default, enableFoldersCheck literally enables it, so no need to pass any parameter

@maxx2478
Copy link

@maxx2478 folders check is disabled by default, enableFoldersCheck literally enables it, so no need to pass any parameter

Thanks for your reply, but not adding folderscheck doesn't work. Library still detects lucky patcher when it us not installed. I'd cleared cache and data too.

@maxx2478
Copy link

maxx2478 commented Aug 15, 2020

Details
  • PiracyChecker version: 1.2.6
  • Device OS version: unknown
  • Device Manufacturer: unknown
  • Device Name: unknown

Possibly related to closed issue #30

I have not tested. Below is an email I got from a user.

Screenshot_20200408-044638_Gmail

I have telled them to uninstall my app (to clear sharedprefs) and search their phone for any lucky patcher folders and delete it before reinstalling my app. I don't know if it will work but i hope this user dont leave bad review as they say.

I've found the solution.
Lucky patcher is the base, it's components like fake servers are installed separately. For testing, I'd uninstalled lucky patcher, but library was still showing it as installed, then I went to installed apps in settings and found there are "two" lucky patcher server apps installed by lucky patcher. First image shows lucky patcher asks to install servers and the second image shows the names of server apps.

Screenshot_20200815-144402.png

Screenshot_20200815-144831.png

So, we need to show a 'learn more' or 'lucky patcher uninstalled, still facing problem, click here to know how to completely remove lucky patcher' and then instruct user to remove every app that has a lucky patcher like app icon.

@ibin83
Copy link

ibin83 commented Sep 8, 2020

@maxx2478
I have the same problem as above
I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher,
Lucky patcher even though I deleted it for a long time.
these days I was distracted with this problem.

I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher"
Please help me ...

@maxx2478
Copy link

maxx2478 commented Sep 8, 2020

@maxx2478
I have the same problem as above
I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher,
Lucky patcher even though I deleted it for a long time.
these days I was distracted with this problem.

I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher"
Please help me ...

try:

  1. Install lucky patcher again
  2. Install those server apps when asked by app or install from switches menu
  3. Uninstall lucky patcher first
  4. Now uninstall server apps from settings

I'd this problem too, reinstalling lucky patcher and following the same steps did the job.

@ibin83
Copy link

ibin83 commented Sep 8, 2020

@maxx2478
I have the same problem as above
I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher,
Lucky patcher even though I deleted it for a long time.
these days I was distracted with this problem.
I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher"
Please help me ...

try:

1. Install lucky patcher again

2. Install those server apps when asked by app or install from switches menu

3. Uninstall lucky patcher first

4. Now uninstall server apps from settings

I'd this problem too, reinstalling lucky patcher and following the same steps did the job.

I've done that.
but by:

  1. install again lucky pacther
  2. After checking, the LP app server is missing,
  3. open the LP app, select the switch, and select 2 servers, and the result will appear the LP server
  4. uninstall from settings \ application
  5. Uninstall LP first: delete cache -> data -> force stop -> uninstall
  6. uninstall 2 servers in the same way

but the result is the same, is my method above wrong?

@maxx2478
Copy link

maxx2478 commented Sep 8, 2020

@maxx2478
I have the same problem as above
I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher,
Lucky patcher even though I deleted it for a long time.
these days I was distracted with this problem.
I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher"
Please help me ...

try:

1. Install lucky patcher again

2. Install those server apps when asked by app or install from switches menu

3. Uninstall lucky patcher first

4. Now uninstall server apps from settings

I'd this problem too, reinstalling lucky patcher and following the same steps did the job.

I've done that.
but by:

  1. install again lucky pacther
  2. After checking, the LP app server is missing,
  3. open the LP app, select the switch, and select 2 servers, and the result will appear the LP server
  4. uninstall from settings \ application
  5. Uninstall LP first: delete cache -> data -> force stop -> uninstall
  6. uninstall 2 servers in the same way

but the result is the same, is my method above wrong?

strange. Are you sure you are not using deep scan method of this library?

@ibin83
Copy link

ibin83 commented Sep 8, 2020

@maxx2478
I have the same problem as above
I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher,
Lucky patcher even though I deleted it for a long time.
these days I was distracted with this problem.
I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher"
Please help me ...

try:

1. Install lucky patcher again

2. Install those server apps when asked by app or install from switches menu

3. Uninstall lucky patcher first

4. Now uninstall server apps from settings

I'd this problem too, reinstalling lucky patcher and following the same steps did the job.

I've done that.
but by:

  1. install again lucky pacther
  2. After checking, the LP app server is missing,
  3. open the LP app, select the switch, and select 2 servers, and the result will appear the LP server
  4. uninstall from settings \ application
  5. Uninstall LP first: delete cache -> data -> force stop -> uninstall
  6. uninstall 2 servers in the same way

but the result is the same, is my method above wrong?

strange. Are you sure you are not using deep scan method of this library?

No, I use LP or other apps normally..

@ibin83
Copy link

ibin83 commented Sep 8, 2020

How? anyone can help solve the problem above

@jahirfiquitiva jahirfiquitiva added bug Something isn't working hacktoberfest labels Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

5 participants