question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

not working for me

See original GitHub issue
  • [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.4
  • Device OS version: 7.1.1
  • Device Manufacturer: MIUI
  • Device Name: REDMI NOTE 4

new PiracyChecker(this) .enableGooglePlayLicensing(“i_added_here_my_BASE_64_LICENSE_KEY”) .enableSigningCertificate(“i_added_here_my_signin_key”) .display(Display.ACTIVITY) .start();

i used signin key which shows in log and base key from store

when i try app it show only error that app is not sign try from valid source. i uploaded as beta tester for app still same error. please help

is while debug app sign in key is different from app in beta tester and release apk?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jahirfiquitivacommented, Nov 12, 2018
  1. Prepare your code to print the signing key in logcat or somewhere in the app.
  2. Export a release apk signed with your desired key.
  3. Install it manually in your device and get that key.
  4. Edit your code to remove the code that prints the signing key.
  5. Continue working with your app and when ready, do a release to play store.

Note: this won’t work if you registered in the new signing program by Play Store. They generate a random key and you won’t have access to it.

0reactions
Hugsoftcommented, Nov 12, 2018

first i have to release in play store than i have to note down sign key then add that key , after that re release that apk?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Working for You Isn't Working for Me: How to Get Ahead When ...
In this book, Katherine Crowley and Kathi Elster, authors of the bestseller Working for You Is Killing Me, offer concrete examples of bad...
Read more >
This Isn't Working for Me Anymore - WiserHumans
A relationship. A job. A situation. You resist. Try to numb this feeling with food, with alcohol. You even take up running. You...
Read more >
If something is not working for you or someone you know, why ...
1. It works for other people. Example: sport training. 2. In is theoretically proven that it will work. Example: discovery of flight. 3....
Read more >
Working for You Isn't Working for Me | HuffPost Life
A difficult relationship with a boss can take a negative toll on your health, your home life, and your daily experience at work....
Read more >
This isn't working for me - YouTube
Real estate video and photo can be a great business, but require a unique set of circumstances that just don't seem to work...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found