I want to check my subscription in-app purchase from my android app using my own server. I wrote a php script, but I am getting all the time error "This developer account does not own the application". I used the same google account to create an app in the Google Play Developer Console and to create a web application in the Google APIs Console.
What can be wrong?
I had wrong email address set in the setting in the Google Play Developer Console.
Related
I'm developing an app that integrates Firebase Authentication for its login system. I'm using "Login with Google" for my main login and registration systems. When submitting the app to the Google Play Console, My app got rejected twice and the message was "Action Required: Provide instructions for app access".
Below is the message that I get in my email.
I have provided a Google account for this. And google still rejected my app? Do you guys have any idea what should I do?
You have to go in google console to content application , application access and then provide a gmail account and pass for them to try to access.
Create a new google account for demo purposes and remove 2 step verification if any
provide your email and password
also, check your app signing key in the firebase console that match with play console key
I try to launch the first app for my company for the 1st time using the company google domain account, however, when I try to create a Google Play Developer Console account, but it doesn't let me do it with an error:
"We are sorry, but you do not have access to this service. Please contact your domain administrator for access."
I certainly want to publish the app using my work email. Any thought or guideline to follow?
Thanks,
If you want to publish any Android application on Google Play Store for your organization than you should publish it under Google play console account created using your company domain email address.
You need to create account follwing the steps:-
Registration Link: Click on –->
Google Play Console Sign up
I'm working on an app and I want to add Google Analytics to it, but I think I have a problem, The Google Play Developer Account that I use is a different Google account then the account where all the Google Analytics are tracked.
So I was wondering if the Developer Account and the Analytics account should be on the same Google account or if it could with separate accounts. If it would work I would also want to know if there are any disadvantages with doing it this way.
Thanks in advance.
You can use any google account for Google Analytics .
You just need to generate the google-services.json file fron the Google Api Console with the account you want view Analytic Reports.
i.e. You don't need a Google Play Developer Account for accessing Google Api Console.
You can follow this link for setting up Google Analytics : -
https://developers.google.com/analytics/devguides/collection/android/v4/
I'm not testing my in app purchase !
I have download my app from google play store and I still can't buy any of my In App purchase within the application.
I have the following error : "The publisher cannot purchase the item".
All my In App purchase are also valid and active.
I'm using the same google account than in my google play developer console.
I have read on google that it's normal that developer can't buy it's own items in testing mode (alpha or beta) but here i'm using the official version and I still can't do it !! (It's my first android application)
What did I do wrong ?
Thanks,
if you have the same account configured on the device (the one which you are using for developer console) make sure it is removed. Google Play will allow switching between all google accounts added on device. Also, before removing try switching directly in google play first to an account that is not your developer account and then do the purchase. If that doesn't work you'll probably need to remove the developer account for the device if you want to make a purchase fro your own app.
I want to know if it is possible to sign in to my app using Google Plus without making app on Google Console?
You can't do it without creating app in console, since your app would need access tokens in order to login Google Plus. While creating an app on console, Signing Certificate FingerPrint (SHA1) is required to authorize your app plus explicitly enabling of this feature for your app.
So in short, you won't be able to login Google Plus, unless you authorize your app in Google Console.
Specify basic developer profile information about yourself or your company on the accounts detail page.This identifies you to Google Play and your customers. You can go back at any time to edit the information and change your settings.
Google uses the Google Developers Console to configure access for apps to communicate with the Google APIs.
Your web app must use the Google Sign-In button to prompt your web site users to download your app the first time that they sign in. This feature is enabled by adding the apppackagename parameter to your sign-in button.
*
Hence,it is not possible to sign in to your app using Google Plus
without making app on Google Console.
*
It is no way to sign in to your app without using Google Console.
If you just don't like the console, you can try this:
https://developers.google.com/mobile/add
starting from here:
https://developers.google.com/identity/sign-in/android/start