Skip to main content

Questions tagged [developer-console]

Used for Google Developers Console

developer-console
0 votes
0 answers
2k views

Unknown Error Message: Check for javascript errors

I have 2 questıons . 1)While writing code, this message appears on the developer console screen :'Unknown Error Message: Check for javascript errors. How can I solve this problem? İn apex job my ...
Destina Özgür's user avatar
0 votes
0 answers
25 views

How to collapse console.trace() by default

I am working in a Magento 2 project and there are many console.trace() messages flooding my developer console and it consumes unnecessary time to scroll past them and find the logs which interest me. ...
Black's user avatar
  • 19.5k
0 votes
0 answers
35 views

Play Console Login credentials

My Google play app just got rejected because I didn’t give them any valid login credentials. My app doesn’t have any login method, it only works that you have to buy a package for real money and then ...
Tom Schmitt's user avatar
-1 votes
3 answers
54 views

Cannot Open App From Google Play Store After Installing it

After i Publish my App to Google Playstore i cant open it from google play, even test from another device, its same isuue.Its showing UNINSTALL Button Only ANY ONE Please help me what mainfest need to ...
Theja's user avatar
  • 1
0 votes
0 answers
32 views

Playstore not allowing app-bundle in production

I am trying to upload my app to playstore, but it is showing this error The developer of Google Mobile Ads (GMA) SDK (com.google.android.gms:play-services-ads) has reported version 16.0.0 as outdated. ...
Siddhesh Pawar's user avatar
0 votes
0 answers
41 views

Why <rect> element is not rendered after appending to its parent

I'm exploring SVG manipulation with plain JS. Here below the code I created (svg image is just something random for testing purposes): const svgCode = `<svg width="100%" height="100%" xmlns="...
martin.p's user avatar
  • 363
0 votes
0 answers
298 views

Rest API to get Android apps Statistics from Google Play Developer Console

I'm looking for a Rest API to retrive all the statistics of all my apps in the Google Play Developer console and use them to generate a dashboard. I'm looking for a way of get "Installed Audience&...
Mark Comix's user avatar
  • 1,888
0 votes
1 answer
57 views

How to execute this three year old code on Salesforce CRM?

I am trying to upload and execute the following three year old code (which was created on someone else's Salesforce developer console). I have the code but the execution/creation of custom objects etc....
juvm's user avatar
  • 3
0 votes
0 answers
263 views

while running nmake the nmake.exe is picking up from x86 path resulting in error: module machine type 'x64' conflicts with target machine type 'X86

trying to build perl in windows x64 machine using nmake in VS 2022 developer command prompt , while running nmake the nmake.exe is picking up from x86 path resulting in error: module machine type 'x64'...
kum123's user avatar
  • 1
0 votes
1 answer
103 views

Device not compatible for app on play store

I developed app in unity and upload its .aab file to publish it on google play store. Now my app is live on play store but it is showing device not compatible for app. I really don't know the ...
Nidhi Mishra's user avatar
1 vote
0 answers
356 views

Installing old app versions as beta tester for migration testing

In our app we updated the database from one version to another. Now for testing I want to jump between older versions that were officially released at some point in time. In the Android developer ...
Aldinjo's user avatar
  • 412
1 vote
1 answer
3k views

Any way to get my .ROBLOSECURITY Cookie from Browser Dev Console?

Is there any way to see my .ROBLOSECURITY in the dev console with any javascript code? I've tried localStorage.getItem('.ROBLOSECURITY') but, the Cookie is not storaged in the browsers localStorage. ...
Slaughter's user avatar
0 votes
2 answers
54 views

How can I disable the rounding of buttons on a website through a Chromium browser?

I'm looking for a way to disable the rounding of all buttons on a website through the developer console. Thus far, nothing seems to work. Can the button style be overridden across the entire script ...
Tamber Squirrel's user avatar
1 vote
1 answer
88 views

Amazone Alexa/Development Console - my changes don't deploy

I'm using the developer console to learn Alexa skill development. I started with the "Hello World". Sure enough it works fine. I can test it. So, then I changed it to say "Greetings ...
jpmh's user avatar
  • 11
0 votes
3 answers
3k views

Cannot read properties of undefined (reading 'signIn')

I have a simple login with google functionality. Here is the code: dashboard.ts import { Component, OnInit } from '@angular/core'; import { SocialUser, GoogleLoginProvider } from 'angularx-social-...
richa singh's user avatar

15 30 50 per page
1
2 3 4 5
15