visual-studio-cordova

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

Unable to create Apache Cordova project in Visual Studio 2013

让人想犯罪 __ 提交于 2019-11-30 17:56:42
问题 I am having trouble creating an Apache Cordova project in Visual Studio 2013 with their new CTP1.1 patch that enables support for these project types. I had my environment working and building but I needed to get TypeScript working so I can use the DefinitelyTyped Packed which provides the types you need to hook up to the Cordova API. So I have installed this package: DefinitelyTyped\Cordova But I noticed that I could not add in my own TypeScript File type which then tells Visual Studio that

Deploying Apache Cordova app to iPad without Apple developer account

杀马特。学长 韩版系。学妹 提交于 2019-11-30 16:26:06
After having developed an app for a friend using Visual Studio 2013 Pro with the Apache Cordova Extension , I hoped to also get it runnning on an iPad 3 as fast as with Android. However, things proved to be more complicated than originally thought: The 99$ for an Apple developer account would be far too high for a single device development (the app is intended to only work on one device, no commercial intentions). At least I now have the ability to use Mac OSX and XCode, which is connected to Visual Studio via network. Installing the app in the iOS simulator works as expected, but I'm

Deploying Apache Cordova app to iPad without Apple developer account

﹥>﹥吖頭↗ 提交于 2019-11-30 16:08:36
问题 After having developed an app for a friend using Visual Studio 2013 Pro with the Apache Cordova Extension, I hoped to also get it runnning on an iPad 3 as fast as with Android. However, things proved to be more complicated than originally thought: The 99$ for an Apple developer account would be far too high for a single device development (the app is intended to only work on one device, no commercial intentions). At least I now have the ability to use Mac OSX and XCode, which is connected to

Taco roadmap - Update 11 with Cordova 7 support

假如想象 提交于 2019-11-30 13:03:21
问题 Are there any plans by Microsoft to release a Taco Update 11 with native Cordova 7, Node 4.x support? Is Taco still an active project since the last update was two years ago? 回答1: I think it is safe to assume Microsoft has abandoned TACO platform, putting their focus in this space to Xamarin. As you pointed out, the last update to the tool was 2 years ago, Jan 2016. The last entry in The Visual Studio Blog ("The official source of product insight from the Visual Studio Engineering Team") was

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" "

Where is the release apk file for cordova apps in Visual Studio 2015

倖福魔咒の 提交于 2019-11-29 16:58:24
问题 I have created a certificate file using keytool command line. then i have updated ant.properties file ( under res -> native -> android) by adding the information i have set in the certificate file. also, i have copied the certificate file in the same folder of ant.properties. I followed the steps as mentioned in MSDN here: https://msdn.microsoft.com/en-us/library/Dn757048.aspx When i build in release mode in Visual Studio 2015, i don't see a release apk generated in the solution folder or

Create App Packages doesn't actually create an appxbundle file?

余生长醉 提交于 2019-11-29 16:49:47
Using VS 2013 Update 4, Tools for Apache Cordova 3.0... I'm preparing a package for upload to the windows phone store and could use help getting VS to write out the appx file so I can run the certification checks (and eventually upload it to the Store!) I've done: Project>Store>Associate App with the Store Project>Store>Create App Packages Do you want to build packages to upload to the Windows Phone Store? (yes) Signed in to the Windows Phone Store Selected the App name I've reserved, it currently has 'None" for Package Identity in the Windows Phone Store Select and Configure Packages:

Cordova plugin ListPicker error on Ripple emulator

允我心安 提交于 2019-11-29 16:20:15
I'm using Cordova within Visual Studio and added the ListView plugin . The plugin was added successfully via the config.xml editor screen When I call window.plugins.listpicker.showPicker I can trace all the way to cordova.exec(_callback, _error_callback, 'ListPicker', 'showPicker', [config]) then Ripple displays the "I Haz Cheeseburger" error on ListPicker.showPicker We seem to be missing some stuff :( I have verified that the plugin is listed in the plugins folder with other plugins that I am using Short Version: You did not do anything wrong, test your app on a actual device or an emulator

Cordova Visual Studio, install appx on windows tablet

旧城冷巷雨未停 提交于 2019-11-29 16:03:39
I´ve developed an cordova app with visual studio an deployed it to windows. After that I get a folder "~\platforms\windows\AppPackages\" with a *.appx file like in the description of the answer in How to deploy Visual Studio Cordova app to Windows 8? I copied the appx file on my windows tablet with an usb-stick. Now I tried to run the file. --> Same reaction like on a normal desktop pc. Can´t run the extension. (Dialog with "How should this type of file to be opened") What is the right way, without an app store. If you want to deploy for testing purposes, under the AppPackages folder you