Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Is there a way for a Google Android developer to get email notifications whenever a user purchases my app(s)?
I know there's a Google Checkout purchase history, but would prefer email notifications.
Thanks!
Not sure why this is down voted. There is not such option in the developer console or Google Checkout. If you are processing your IAB orders on your own server, you can send notifications your self. You could also poll the Checkout API and send notifications periodically.
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I have created chat system in firebase and now i want report on daily,weekly,monthly that how many users are exchaging how many words and how much time they are engaged with app,
There is some reporting of message delivery in the Firebase Cloud Messaging console.
If that isn't enough for your needs, you may want to connect Firebase Cloud Messaging to BigQuery. After you do this, Firebase will write delivery data into BigQuery, where you can query it. The documentation includes some example queries to get you started.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I would like to register a merchant account, but my country is not on the list. But I have a bank account in the US. Can I just use that when setting up merchant account or is it not possible?
There are legal issues if you use just the Bank Account and are not a US citizen.
My solution was to register a company in USA, open a bank account under the company and sell through that. I've been using this for close to 2 years now, and have had no problems so far.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have developed only 25% of my app. Now I would like to publish my app so that I can ask my remote tester and friends to test my app. I have no problem to register in google and pay $25 registration fee but I want to know that is there any app verification process on google side? Is there any possibility that they will deny to publish my app as it's not completed yet and not stable also?
One more question guys, $25 registration fee is per app per year or for unlimited time?
Why don't you just send an APK of what you have so far to your friends? You don't have to register with Google at all then, they'll just have to enable the installation of apps from unknown sources.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I'm developing android applications. I haven't created a publisher account yet.
I want to publish my own created android apps in Google Play. There is fees of 25$. How many apps I can publish from my account? Is this one time fees (25$) or may I have to pay again in the future for this account?
Unlimited
This is a one-time fee (25$).
you can publish as many apps you want with one account & the One-Time-Fee
As many as you want, and Google doesn't test or really regulate what you put on the market. So if it's a half-broken demo you can still post it.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Google have been suspended my android market account. I will get a new one but i don't want to google relate my new account with suspended one. So my question is what kind of information does google gather about my computer when i sign and upload an app to market? Is a new key for signing all i need?
I don't think Google gathers anything about your computer, at least nothing to identify that you used the same computer that a suspended user did. However, It is possible, I think, that using your key and, for sure, your Google checkout account they can identify who you are.
That said, I would recommend resolving your problems with Google rather than create a new account.