Used for Google Developers Console
Questions tagged [developer-console]
214 questions
1
vote
2 answers
Odoo v12 - Uncaught TypeError: odoo.define is not a function
I am using Odoo v12 and when I try to access one of my database through browser it doesn't loads up properly. It comes up as blank screen and when I checked the developer console it shows following error:
Uncaught TypeError: odoo.define is not a…

Camping Bargains
- 11
- 1
- 3
1
vote
1 answer
How to specify API Key in this sample code?
I'm totally new to using Google API keys with Android, and I found this example because I'm interested in doing a very simple Google Tasks notification app. However, despite having fixed all the Gradle build problems, I can't get the app to…

Fuhrmanator
- 11,459
- 6
- 62
- 111
1
vote
1 answer
Is it risky to sign APK for my customer?
I am Android developer, I have some Android apps in Google Play. I am developing apps for my customers.
Is there any risk to sign APK of my customer apps on my PC?
Suppose that, I signed APK and published on Google Play with my customer's account.…

Gürkan Çatak
- 29
- 7
1
vote
0 answers
Publishing Add-ons for Domain-Wide Installation
I tried to Pre-install a Sheets add-on for all users in the domain.
For that purpose i referred to the steps provided here -> https://developers.google.com/apps-script/add-ons/domain-wide
The add-on was successfully published to all users.
But the…

Suyash Gandhi
- 926
- 6
- 24
1
vote
0 answers
no permissionas for setting Authorized JavaScript origins in google app script
i want to set my uri inside Authorized JavaScript origins
but it gaves me
You do not have permission to perform this action.
Tracking Number: c527557048
the steps of the block of Enable APIs and credentials.
Access the automatically created apps…

Dodji
- 70
- 1
- 9
1
vote
1 answer
Google Play: Developer Console: Have no access using company google domain email
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…

huynh213
- 21
- 2
1
vote
0 answers
apk updates size on PlayStore
My app is about 25Mb and when I upload an update my users are forced to download 25mb every time.
I noticed that when downloading many other applications updates, the download file is much lighter than the total weight of the application (eg 5Mb…

BitRulez
- 729
- 2
- 8
- 18
1
vote
1 answer
Unknown Error Message When Creating my first project in googles developer console
I am trying to get a google maps API Key so that I can use google maps on my website. When attempting to create my first ever project in the developer console I get the error message attached. I cannot create a project in the developer console to…

Aaron Thompson
- 11
- 1
1
vote
1 answer
Can google console display too many installs?
I recently put an app on to the play store, it's very basic and was mainly for the use of myself and my friends, it got 3 downloads in about a month then 2 days ago it got 40 in one day and then yesterday 450 in one day. Not believing what it was…

LiamB645
- 35
- 6
1
vote
2 answers
jQuery event triggers once written in developer console, why?
jQuery event triggers once written in developer console, why? How I could make it trigger every time while page not refreshed?
For example open webpage:
http://www.express.co.uk/news
and type in developer console this piece of code:
$ =…

Kris
- 38
- 5
1
vote
1 answer
All devices Unsupported with New android app update
I'm having to upload an update to an existing app but doing this, the update is showing 0 devices supported.
Manifest On Permissions/Features:

R Smith
- 11
- 1
1
vote
0 answers
Developer console Android Vitals
I am looking at my apps errors on the Developer Console site, Android vitals screen.
I am able to see I have several errors there and I would like to debug them.
But those errors don't provide specific information on the line code.
They are…

Ton
- 9,235
- 15
- 59
- 103
1
vote
0 answers
implementing In-app-purchase when it's not available
I recently made an android app and was about to set a remove ads feature through a button click, when I went to Google's developer console and tried to set up a Google's merchant account I didn't find my country listed among the available…

Thorvald
- 3,424
- 6
- 40
- 66
1
vote
0 answers
Suggest tap targets to Robo (the Play Console pre-launch crawler)
After creating an alpha release on Google Play, I found out that the pre-launch report did not traverse the app as much as I would like it to. It swiped to reveal the navigation drawer, clicked on the login button there, and wrote some text in the…

arekolek
- 9,128
- 3
- 58
- 79
1
vote
0 answers
How to fix Developer Console testing failure, without reference to the own code?
The Google Play Developer Console shows me the following Pre-Launch-Report, for the Galaxy S6, after uploading the APK. The other nine devices, which Google uses to test the APK, have no error.
The provided stacktrace shows none of my code lines.…

Wookiee
- 139
- 2
- 12