Can some " Pro contributer " tell me how to disconnect play store relation ? #11825
Unanswered
johndejohn
asked this question in
Q&A
Replies: 1 comment
-
This is how the google play store works. You must change the package name, file path, and data in the build.gradle file in order for it to register as it's own app. When it registers as it's own app, Google Play won't say that anymore, and will allow you to install another copy of the app. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem
I changed to the new keystrore, name in string etc.. Build it, and install my device. but still showing in play store " installed" as "status" app. Maybe there have a .json file ..
Or must to change ./status-go-version.json ?
Can someone directly tell me the file path have to change
Thanks to time saver pros;
Implementation
Known steps towards feature implementation.
What needs further specifying and investigating.
Acceptance Criteria
Rules for the future PR to be accepted.
Notes
Random notes to keep in mind while implementing it. Mostly about related issues and future plans and thoughts.
Future Steps
Steps which should be taken after this issue has been resolved.
Beta Was this translation helpful? Give feedback.
All reactions