Windows 10: Apache Cordova development lands on Visual Studio Code

Discus and support Apache Cordova development lands on Visual Studio Code in Windows 10 News to solve the problem; Thousands of developers already use Visual Studio’s Tools for Apache Cordova—affectionately abbreviated as “TACO”—to build mobile apps for iOS, Android... Discussion in 'Windows 10 News' started by Brink, Jan 27, 2016.

  1. Brink
    Brink New Member

    Apache Cordova development lands on Visual Studio Code


    Source: Apache Cordova development lands on Visual Studio Code - The Visual Studio Blog - Site Home - MSDN Blogs


    :)
     
    Brink, Jan 27, 2016
    #1

  2. Error (80073cf1) Downloading Single App from Store on Windows Lumia Phone

    Thanks for the responses above. I'm pleased to say that working with Microsoft Tech Support (paid) I was able to come to a positive resolution to the issue and gained some insight into the cause.

    Affected apps seem to be those that require the WinJS library so that will be potentially affect any WinJS / Hybrid or Cordova Tools.

    The issue appears to be caused by the Windows Store having removed the ability for apps to download an older version of the WinJS library if it is not present on the phone already. This explains why we were seeing a successful download but a failure to complete
    installation

    The solution for our App was to follow the following steps to ensure the WinJS library included in our Cordova Tools app was the correct version:


    • Updated Visual Studio 2015 to the latest mobile development toolset / Cordova Build tools

    • Created a new Javascript > Apache Cordova Apps > Blank App (Apache Cordova) project

    • Copied in the previous code base (www folder)

    • Added the necessary Cordova Plugins (at latest versions as per the Cordova build tools update)

    • Configured the config.xml to match the old project

    Hope this is of use to any developers currently suffering with the same issue
     
    David_M_967, Jan 27, 2016
    #2
  3. Visual Studio crash on Cordova project creation

    Since I have been developing with Cordova for a while now using the Netbeans IDE, and since it is starting to feel limiting, I want to move this development to Visual Studio.

    So I installed the additional package for Cordova development (Mobile development with JavaScript) using the Visual Studio Installer.


    Apache Cordova development lands on Visual Studio Code [​IMG]


    Unfortunately, when I try to create a new Cordova project, Visual Studio hangs for a second and then a "This program has stopped responding" message pops up.

    I have reinstalled the Mobile development with Javascript module (which didn't do the trick) and reinstalled Visual Studio completely (which also didn't help).

    Does anyone know how to find the issue here?

    Any help would be greatly appreciated.
     
    Vincent Burger, Jan 27, 2016
    #3
Thema:

Apache Cordova development lands on Visual Studio Code

Loading...
  1. Apache Cordova development lands on Visual Studio Code - Similar Threads - Apache Cordova development

  2. Visual Studio Code and HTML

    in Windows 10 Software and Apps
    Visual Studio Code and HTML: I've been setting up Visual Studio Code for a while now.I'm down to attempting to get VS Code to open and execute HTML files.I found a way to do this after watching Tech Decode on YouTube.Google Chrome is installed in C:\Programs\Google\Chrome\Application. It executes without...
  3. Search on Visual Studio Code

    in Windows 10 Software and Apps
    Search on Visual Studio Code: I'm a software developer and I'm looking to see if there is any way to search for specific attributes or elements in a file in Microsoft's VScode. Are there any extensions that would allow me to complete this?...
  4. New Microsoft Edge browser developer tools for Visual Studio Code

    in Windows 10 News
    New Microsoft Edge browser developer tools for Visual Studio Code: Last year, we released the experimental “Elements for VS Code” extension, giving developers the option of embedding the browser developer tools into Visual Studio Code. Today we’re excited to announce the general availability of the new...
  5. VISUAL STUDIO CODE BLUR...?

    in Windows 10 Drivers and Hardware
    VISUAL STUDIO CODE BLUR...?: I'm getting these blurs while using VSC, can someone tell me what's causing this? It doesn't happen while using any other application, only happens when using VSC... [ATTACH][ATTACH]i...
  6. Visual Studio Code

    in Windows 10 BSOD Crashes and Debugging
    Visual Studio Code: Does anyone know why VS code keeps looking like this when I move my cursor around? It also happens when I minimize it. [ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-code/1ef1f542-31a9-4955-b1e6-de5d8347abe2
  7. Visual Studio Code now the default development environment at Facebook

    in Windows 10 News
    Visual Studio Code now the default development environment at Facebook: [ATTACH] We’re making Visual Studio Code the default development environment at Facebook and teaming with Microsoft to help enhance their remote development extensions in an effort to enable engineers to do remote development at scale. History Facebook engineers have...
  8. visual studio code

    in Windows 10 Network and Sharing
    visual studio code: see this error in this main function is there but also the error shows I send u this screen shot tell me what is the problem[ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-code/967d7874-6286-45e7-b899-b6a91312cffd"
  9. Announcing the Visual Studio Code Installer for Java Developers

    in Windows 10 News
    Announcing the Visual Studio Code Installer for Java Developers: It’s been almost 3 years since the first Java language server was developed during a hackathon in a small conference room at Microsoft’s Zurich office with people from Red Hat, IBM, Codenvy and Microsoft, which later became one of the most popular extensions for Visual Studio...
  10. Apache Cordova and WinJS

    in Windows 10 News
    Apache Cordova and WinJS: Apache Cordova enables developers to build native applications by using the most common web programming languages: HTML, CSS, and JavaScript. Tapping into its set of APIs—colloquially known as plugins—permits access to the native device functionality within iOS, Android,...