visual-studio-cordova

Internet not accessible from ripple emulator

只谈情不闲聊 提交于 2019-12-04 06:10:17
问题 I created a VS Cordova project, and need to download some data from a web service, but Ripple runs inside Chrome, and Chrome considers that request "cross-domain" and blocks it. Setting ripple proxy option to disabled/local/remote has no effect. I can start another instance of Chrome with --web-security-disabled command line option, point it to the same URL http://localhost:4409/... and application works fine in that second Chrome. Now all I need is to find a way to pass --web-security

Multi-Device Hybrid Apps installation error

浪尽此生 提交于 2019-12-04 05:47:16
I installed the Multi-Device Hybrid Apps and when i open the javascript cordova project , vs2013 show this message. Git CLI The software is missing from your system. You may also have to configure it after installation. Instructions My Path variable C:\Program Files (x86)\Git\bin; C:\Program Files (x86)\Git\cmd; C:\Program Files (x86)\Git\libexec\git-core This is a known issue with the CTP2 release. To fix this, in Visual Studio, go to: Tools->Options Scroll down to Multi-Device Hybrid Apps on the left Choose "Environment Variables" from the list Check mark the GIT_HOME variable Set it to: "C:

Cannot install Visual Studio 2013 update 5 (RTM); Tools for Apache Cordova

和自甴很熟 提交于 2019-12-04 05:04:38
I am trying to install VS2013 update 5 but it will not install as it says it is blocked and I must "uninstall the older version of Visual Studio Tools for Apache Cordova (Multi Device Hybrid Apps) through Control Panel...". I have uninstalled this as requested (though the new version - 14.0.50619.1 - that installs with VS2015 is still installed) but it still will not let me install and keeps repeating the message. From Help/About... Microsoft Visual Studio Premium 2013 Version 12.0.31101.00 Update 4 Microsoft .NET Framework Version 4.6.00081 Installed Version: Premium LightSwitch for Visual

Deployement Error for iOS in VS Cordova

匆匆过客 提交于 2019-12-04 03:22:48
问题 VS version - 2015 with Cordova update 3 Mac OS - 10.10.4 iOS - 9.0 When building in release mode for iOS we get following warnings. But release folder is created with ipa and plist. So when uploading that ipa using application loader it gives following 2 errors. 回答1: As I mentioned in this stackoverflow thread: There appears to be an issue with Cordova's iOS implementation when publishing apps created specifically using Xcode 7. A Cordova community member has published a "cordova-plugin-ipad

Unable to get launched browser process for Ripple

我的梦境 提交于 2019-12-04 01:59:55
When I create new mobile application in visual studio, I can run it and no problems happen. But when I start running another application (created by other developer, and shared on TFS), I got the following messages: Unable to get launched browser process for Ripple. Unable to get Ripple session info for port 0. No build errors or warnings! just 2 messages!! Any idea? My environment: Visual studio 2013 community edition (with Update 4) Windows 7, x64 * EDIT: It worked by right-clicking project name in solution explorer | Debug | start new instance But still didn't work by hitting F5 or clicking

Visual Studio/Multi Device Hybrid Apps CTP / Cordova - The imported project was not found

送分小仙女□ 提交于 2019-12-04 01:44:56
问题 When I attempt to create a new blank Cordova app in Visual Studio 2013 with the Multi Device Hybrid Apps CTP I get the following error message. Has anybody else experienced this? I was thinking that it could be a Node/NPM issue but they both work correctly on my machine (before and after the install). Edit: I should have mentioned that I already tried the answer found here: Cordova Multi-Device Hybrid Apps (Preview) for Visual Studio | Can't load project. 回答1: MDHA projects require that Node

Unable to get Ripple session info. Exception: contentp-body

时间秒杀一切 提交于 2019-12-04 01:28:55
问题 Visual Studio 2015 CTP 5 Created a blank Apache Cordova Project. No files changed. File > New Project > JavaScript > Apache Cordova Apps Published Debug Android Ripple - Nexus (Galaxy) I get the following error in Output Debug. -------------------------------- Unable to get launched browser process for Ripple. Unable to get Ripple session info. Exception: Cannot send a content-body with this verb-type. Note: Publishing with Ripple is currently not working, but has worked intermittently in the

Unable to get Ripple session info

≯℡__Kan透↙ 提交于 2019-12-03 23:36:15
I created an Ionic (Apache Cordova) app using Visual Studio 2015 RC. I created it in its own solution file, and I can run it using Ripple. Now I want to move the files into the same folder as my server application, so I copied the project folder and added the project to the other solution. If I now try to run the project using Ripple I get this error: Unable to get Ripple session info. Exception: Unable to connect to the remote server. Please close all instances of Chrome and try again. How can I get Ripple running again? The root of this problem appears to be in the project's Solution Options

Visual Studio Cordova - You may not have the required environment or OS to run this project

余生长醉 提交于 2019-12-03 21:24:49
I have a problem in Visual Studio 2015 Community - Apache Cordova. I try to run a simple application both in Debug mode as in Release mode and is generated the following error: *2> ANDROID_HOME=F:\AndroidSDK 2> JAVA_HOME=C:\Program Files (x86)\Java\jdk1.7.0_55 2>C:\Temp\BlankCordovaApp1\BlankCordovaApp1\platforms\android\cordova\node_modules\q\q.js:126 2>throw e; 2>^ 2>Error: Device communication timed out. Try unplugging & replugging the device. 2>at null._onTimeout (C:\Temp\Excluir\BlankCordovaApp1\BlankCordovaApp1\platforms\android\cordova\node_modules\q\q.js:1717:25) 2>at Timer

Global Cordova 7.1.0 fails to build for iOS remote device

。_饼干妹妹 提交于 2019-12-03 21:20:59
To reproduce my issue follow these steps: Visual Studio 2017 Community - version 15.4.4 Visual Studio Tools for Apache Cordova - version 15.120.6728.2 Create a Blank App (Apache Cordova) Changed config.xml -> Cordova Toolset -> Global Cordova 7.1.0 Install all the required software on MAC Configure Remote Agent Configuration in VS Options Start Debugging - Debug mode - iOS platform - Remote Device This is the result: Sending the build to the remote build server Incremental Build: False 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\Microsoft\VisualStudio\v15.0