E
E
Ening_apps2021-04-04 23:13:44
Android
Ening_apps, 2021-04-04 23:13:44

Do Google Play subscriptions work if the application is not installed from the Play Market?

Please tell me more how Google Play checks if the version of the application is available to subscribe. There is a hypothesis that looks at the installer name from package info. Can it be changed somehow?
Thanks in advance for your replies.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
namee, 2021-04-05
@namee

installer name changes very simply
in Windows, for example, during installation, you can order on whose behalf to install the package. And absolutely any name can be registered.


adb.exe install -d -g -r -t -i com.android.vending [apk filename]

When installing from the side, the signature of the application will be different. Accordingly, payments and subscriptions will not go through. But. if GPG is hacked. Then subscriptions will pass as valid, but the player will not pay for it. Accordingly, you will not receive any money.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question