tools-for-apache-cordova

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

妖精的绣舞 提交于 2019-12-24 00:58:53
问题 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 using the plugins, nonetheless I wanted to see if the problem would go away if I used more up to date plugins. If I remove the Camera plugin and add it again, I can see this in the output window: Warning: Unmet project requirements for latest version of cordova-plugin-camera: Warning: cordova

Visual Studio 2017 iOS Build Failed to acquire Cordova

前提是你 提交于 2019-12-23 21:16:16
问题 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 following Error Message in Visual Studio 2017 on Windows Machine "Remote build error from the build server https://macIpAddress:3000/cordova - Error: Failed to acquire Cordova version 6.3.1. TACO0204: Error installing cordova via npm. Exit Code: 1. See output for details. EShopper" When i do "npm

How to get FileEntry object while using Cordova Simulate

一笑奈何 提交于 2019-12-10 12:39:13
问题 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 Browser" Taking a picture works and the image is shown in the simulator, using the same imageUrl that is passed to the Cordova Files Plugin in this code snippet: function cameraSuccess(imageUri) { window.resolveLocalFileSystemURL(imageUri, function () { console.log('success') }, function (error)

Visual Studio 2015 won't work with Tools For Apache Cordova

本小妞迷上赌 提交于 2019-11-30 18:31:37
I did the full installation of VS 2015 Enterprise + Tools for Apache Cordova. When I open or create any project It won't build and even show the Ripple Emulator or Device information on the Run button. I already did a full reinstall and still the same. When I click the Dependency Check button at the Configuration Window says everything is OK. When I try to build: npm ERR! Windows_NT 6.3.9600 1> npm ERR! argv "node" "C:\Users\%UserProfile%\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "-g" "install" "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions

Visual Studio 2015 won't work with Tools For Apache Cordova

♀尐吖头ヾ 提交于 2019-11-30 02:51:56
问题 I did the full installation of VS 2015 Enterprise + Tools for Apache Cordova. When I open or create any project It won't build and even show the Ripple Emulator or Device information on the Run button. I already did a full reinstall and still the same. When I click the Dependency Check button at the Configuration Window says everything is OK. When I try to build: npm ERR! Windows_NT 6.3.9600 1> npm ERR! argv "node" "C:\Users\%UserProfile%\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "