Skip to main content

Questions tagged [tools-for-apache-cordova]

The tag has no usage guidance.

tools-for-apache-cordova
0 votes
1 answer
135 views

Release build fails with exit code ENOENT in Visual Studio Tools for Apache Cordova

I am trying to build an app with Apache Cordova using Visual Studio Tools for Apache Cordova. The app builds and runs successfully when I run it in a browser simulator in Debug mode but fails with ...
psyborg.eth's user avatar
2 votes
1 answer
2k views

Update Tools For Apache Cordova in Visual Studio

I am new to apache cordova and i'm trying to build a client app for my asp.net mvc website, using apache cordova in visual studio. but visual studio 2017 tools for apache cordova installs cordova 6.3....
Nima Yazdi's user avatar
0 votes
1 answer
826 views

android.apk file not being generated in Visual Studio 2017

After upgrading to VS 2017 15.6, when I build my Ionic 1.3 / Cordova project, in "Release" configuration I no longer get a file named android.apk in the bin\Release folder. Instead I am getting a file ...
Colin's user avatar
  • 22.5k
2 votes
2 answers
2k views

How to use a more up to date Cordova plugin in Visual Studio 2017

I recently added the Camera and File plugins to my Ionic 1.3/ Cordova app, and now the app is intermittently crashing on the Android device I am using. The crash is not happening when I am actually ...
Colin's user avatar
  • 22.5k
0 votes
1 answer
98 views

How can I find the correct version of a plugin for a platform

The documentation for changing the CLI version of your Visual Studio Tools for Apache Cordova project states that: Plugins are tested against a specific version of each Cordova platform [...] In a ...
Colin's user avatar
  • 22.5k
10 votes
0 answers
931 views

How to get FileEntry object while using Cordova Simulate

I'm trying to follow the Take a picture and get a FileEntry Object example for the Cordova Camera Plugin. I'm using Cordova Simulate in Visual Studio 2017 to test the example by selecting "Simulate In ...
Colin's user avatar
  • 22.5k
0 votes
1 answer
526 views

apache cordova in visual studio 2015/2017 does not build

when include the cordova plugin media capture it throws this exception: C:........\BlankCordovaApp2\BlankCordovaApp2\platforms\android\src\org\apache\cordova\mediacapture\Capture.java:33: error: ...
vims liu's user avatar
  • 643
1 vote
1 answer
290 views

Visual Studio Ripple emulator

I have a sample blank cordova project. When I run it on ripple emulator using Visual Studio 2015 the ripple emulator start on http://localhost:4400/index.html but window keeps on refreshing. I have ...
DevSab's user avatar
  • 133
2 votes
1 answer
1k views

Visual Studio 2017 iOS Build Failed to acquire Cordova

I am building a mobile app using VS-TACO and I am trying to run my build on iOS. When I try to build this app for iOS on a Windows host which is connected to a Mac with remotebuild agent, then I get ...
Siva's user avatar
  • 41
1 vote
1 answer
638 views

Visual studio Tools for Apache Cordova version issue

I tried to create a blank project from VS2017 and, of course, it works. Since in my project I have to use the version 7.0.1, the first edit I make is to edit the row in the config.xml file from <...
Piero Alberto's user avatar
0 votes
0 answers
706 views

Corrupt npm error when building my first Cordova App

This is my first look into using Cordova with Visual Studio, I followed the Apache Cordova installation process and started to go through the first app example. When I run the Ripple - Nexus function ...
Alex Marten's user avatar
1 vote
1 answer
282 views

VisualStudio remotebuild fails with error - 1

I've been using remotebuild to build my ApacheCordova app made in Visual Studio, but started failing with the next error on the output: ... 1> Wrote iOS Plist: /Users/UC/.taco_home/remote-builds/...
Orion390's user avatar
  • 127
1 vote
0 answers
253 views

Visual Studio Tools For Apache Cordova - Missing Android Support Package

I've been trying to install the Visual Studio TACO dependencies for quite a few hours now and I can't seem to get past the following error. It's the last error in the dependency check and it will not ...
JBreitenbach_OSV's user avatar
1 vote
1 answer
262 views

VS2015 - Couldn't input command in JavaScript in Cordova project

I was able to start debugging in VS2015(Tools for Apache Cordova) project, but didn't know what happened VS2015 stop to let me debug step by step. See as below, when I want to give command in ...
JimiOr2's user avatar
  • 342
2 votes
1 answer
374 views

Splash screens and icons stopped working after plugin upgrade

I created icons and splash screens for my mobile app some time ago following the Ionic blog Automating Icons and Splash Screens Recently I upgraded cordova from 5.4.1 to 6.4.0. I also upgraded the ...
Colin's user avatar
  • 22.5k

15 30 50 per page