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

Crashlytics Piracy Checker java.lang.VerifyError #93

Open
yarik1988 opened this issue Jan 14, 2021 · 0 comments
Open

Crashlytics Piracy Checker java.lang.VerifyError #93

yarik1988 opened this issue Jan 14, 2021 · 0 comments

Comments

@yarik1988
Copy link

yarik1988 commented Jan 14, 2021

  • [x ] I have verified there are no duplicate active or recent bugs, questions, or requests.
  • [x ] I have verified that I am using the latest version of PiracyChecker.
  • [x ] I have given my issue a non-generic title.
  • [ x] I have read over the documentation (before asking questions on how to do something).
Details
  • PiracyChecker version: 1.2.8
  • Device OS version: 7.1.2
  • Device Manufacturer: Samsung
  • Device Name: Galaxy Note 10.1 2014 Edition

I got the error in Firebase Crashlytics:

Fatal Exception: java.lang.VerifyError: Verifier rejected class com.github.javiersantos.licensing.LibraryChecker: void com.github.javiersantos.licensing.LibraryChecker.onServiceConnected(android.content.ComponentName, android.os.IBinder): [0xFFFFFFFF] bad string index 65535 (max 44921) (declaration of 'com.github.javiersantos.licensing.LibraryChecker' appears in /data/app/com.magicart.waterpaint-1/base.apk)
       at com.github.javiersantos.piracychecker.PiracyChecker.verify(PiracyChecker.java:16)
       at com.example.myapplication.utils.CommonUtils.piracy_check(CommonUtils.java:16)

I have about 1000 active users, and this is the first error of such kind. I wonder whether it is error in the code or someone was trying to hack my app?

@yarik1988 yarik1988 changed the title Crashlytics Piracy Checker error Crashlytics Piracy Checker java.lang.VerifyError Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant