Skip to main content

Questions tagged [visual-studio-cordova]

Visual Studio Tools for Apache Cordova™ makes it easy to build cross platform apps that run on iOS, Android, Windows, and Windows Phone using a single project based on HTML5 and JavaScript.

visual-studio-cordova
0 votes
0 answers
25 views

Why is Cordova build android not working?

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
0 votes
0 answers
45 views

ReferenceError: Can't find variable: cordova -- but I'm not using Cordova

I've written and launched a PWA recently -- 100% HTML/CSS/JS/Jquery. Plus mobiscroll (a really old open source version), underscore, and cropper (https://github.com/fengyuanchen/cropper). I've gone ...
HankLloydRight's user avatar
1 vote
0 answers
146 views

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0, Gradle v7.6 is only installed and required

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
0 votes
1 answer
31 views

How to enable auto imports while creating Cordova Plugin

i am currently developing cordova plugin in Java. I am wondering about turning on auto import with a shortcut like alt+enter to import. I was searching for plugins for it for vs code and android ...
StonedCodingTom's user avatar
5 votes
5 answers
15k views

Cordova could not load API for android project

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
  • 59
1 vote
0 answers
151 views

Connecting to node.js backend using Cordova

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
  • 167
1 vote
1 answer
1k views

Getting apksigner error - MIN_SIG_SCHEME_FOR_TARGET_SDK_NOT_MET while uploading apk file in Google Play store

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
465 views

Share image to Facebook using Cordova SocialSharing plugin with link attached

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
  • 418
0 votes
0 answers
331 views

Ionic cordova build error with platforms errors [[ERROR] An error occurred while running subprocess cordova.]

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
2 answers
7k views

can import React, but not useState?

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
110 views

Error: Type CodePush does not have 'ɵmod' property

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
338 views

Visual Studio Code Apache Cordova Debugging Using Android Emulator

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
475 views

Build failed with CMD line --ionic cordova build android

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
704 views

Getting white-screen on emulator using cordova

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
575 views

Running Android emulator from Ionic

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

15 30 50 per page
1
2 3 4 5
85