Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
0 votes
0 answers
32 views

I’m using “Cordova 12.0.0 ([email protected])”. In this version after running app, a loading screen or splash screen with cordova default icon shows every time. Now I want to avoid or skip this page ...
Sanjid Mishu's user avatar
1 vote
0 answers
59 views

I’m trying to run Cordova build android , and it’s saying I should install android build tool v34.00 while I have v35 installed FAILURE: Build failed with an exception. Where: Script 'C:\Users\LAPTOP\...
King Dave's user avatar
1 vote
0 answers
180 views

I have installed the latest version of cordova on windows 10. I have installed the required version of gradle which is gradle 7.6 When run cordova build android i get the following error. Deprecated ...
Samp's user avatar
  • 111
6 votes
6 answers
18k views

I've been trying to run android project using Visual Studio 2017 and Cordova. When i try to run the app on the android emulator from command prompt it doesnt work and said that it could not load API ...
Eddie's user avatar
  • 69
1 vote
0 answers
173 views

I am trying to build an iOS and Android (hybrid app) using Cordova, where the app will be using the HTML framework for front end, and node.js backend. However, I cannot figure out the folder/file ...
gianlps's user avatar
  • 217
1 vote
1 answer
2k views

Getting below error while uploading .apk file in Google Play Store ERROR: MIN_SIG_SCHEME_FOR_TARGET_SDK_NOT_MET: Target SDK version 30 requires a minimum of signature scheme v2; the APK is not signed ...
AshokBalaji's user avatar
0 votes
2 answers
529 views

I'm using SocialSharing Plugin for cordova, to allow my Android App to share an image directly to user's news feed. I have read all the documentation and found no way to make it share like this app ...
valter's user avatar
  • 428
0 votes
0 answers
349 views

This is the error even after removing and adding the android platform to build the ionic cordova app 92% additional asset processing scripts-webpack-plugin ENOENT: no such file or directory, open 'C:\...
Venkata Sai Teja's user avatar
2 votes
3 answers
9k views

I am attempting to write a cordova app with ts and react by starting with the boilerplate: https://github.com/davidgerrard/cordova-react-typescript-webpack-boilerplate The cloned code works fine, but ...
TheHeadlessSourceMan's user avatar
1 vote
0 answers
112 views

Hi I was trying the codepush plugin in my cordova app. I created the new blank app with Cordova angular and I install the plugins. The problem is whenever I start using the plugin there's no error but ...
Phone Naing Kha's user avatar
1 vote
0 answers
412 views

This is the error message when debugging on emulator: Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=C:\Users\astef\AppData\Local\Android\Sdk (recommended setting) ANDROID_HOME=C:\Users\...
Alvin Stefanus's user avatar
0 votes
2 answers
496 views

I am facing issues and not able to find solution. Created an simple app with Ionic and cordova, Setup all enviroment variable { like JAVA_HOME, Android/sdk, Platform-tool, Gradle} and as usual ionic ...
Rajib Ganguly's user avatar
1 vote
1 answer
774 views

I have developed a web application in angular.I want to convert it into android application. Whenever I run the command "cordova run browser" it is working fine but as soon as I run the ...
Shubham Patil's user avatar
0 votes
1 answer
614 views

I am trying to run an Android emulator in my mac from the Ionic project through the command prompt. I have all setup of the android studio and its running well. However, when I try to generate the ...
angelina's user avatar
  • 109
1 vote
1 answer
1k views

Getting the error Cross origin requests are only supported for HTTP on iPhone cordova/phonegap app. This works fine on Android. var url = 'info.json'; // a localhost file in the www folder var jqxhr ...
Caleb Pitman's user avatar
  • 1,175

15 30 50 per page
1
2 3 4 5
85