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
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
An Android Developer account was created using one of employee's Company account at google play store.
That person had added me as admin and also added 2 more developer accounts.
Now, Original creator has left the company, and his account is locked out.
Now I or any of our developers are not able to access the developer console.
Kindly help me in this regard, and let me know how to gain access to developer console as We have to update the new version of App to Play Store
Answering for anyone who is still stuck. Only google support team can help in this issue.
Enable the expired account with help of Administrator(off-course after getting all approvals).
Ask google support to transfer the play store account to corporate email account(Do not repeat the mistake of making employee email account as Play Store account).
Ownership of account should be of company/department. Use this account for all play store activities(publishing etc)
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
I am working on a android project where I received an enhancement from client to add in App Purchase to add certain points in the game. So the player can increase his life by using in app purchase. I have checked the sample app provided by google and also configured inApp purchase same as it was doing. Now I want to do it from my live account so that live account can be used for testing and in live app.
Please provide links and steps by which I can get the details which I need to set in my application such as AppID etc.
Thanks in Advance.
Add your email id to the testers account on google developer console.
Add the iap products in google developer console.
Sign the build with live keystore.
Do inapp. (Make sure that the prompt that comes up says This is a test account bla bla)
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.