Question by
MrKmproductions · Jul 15, 2019 at 12:37 AM ·
androiddownloadrelease
How can I restrict the amount of concurrent downloads per android Google Play account?
Hello. Currently I'm developing an app for android (and possibly IOS). The plan is to have it be purchasable from the Google Play Store, but I want to ensure that only one device has it installed at a time.
My concern is that, if I charge $1 per device, an administrator who employs multiple people will create a company google account where they will only have to spend $1 for the entire office, rather than $1 per person's device within the office.
Is there a way I can restrict the amount of devices an android app is installed on concurrently?
Thanks in advance.
Comment