Whenever you upgrade from a previous cordova-android or cordova-ios version, your app’s build process could introduce several unexpected errors. This guide shows how to troubleshoot your build after upgrading the Cordova platform from your app.
Category Archives: Visual Studio
Using Android 8, 9 and 10 emulators without Android Studio
Despite Google’s efforts to deprecate the Android SDK Manager standalone GUI in an attempt to force the installation of Android Studio, you can still run any Android emulator without Android Studio using the updated SDK Manager tools. This process involves installing the SDK tools 24 and then updating them to version 28.
Using Cordova 8.1.2 with Visual Studio
How to setup your environment for Cordova CLI 8.1.2 apps development with (optionally) Microsoft Visual Studio 2015 / 2017. This guide is focused on the Android platform, but it’s mostly valid for iOS and Windows 10 / UWP apps as well.
Visual Studio 2017 and Apache Cordova mobile apps
Below are some of the issues you may experience when trying to develop Apache Cordova mobile apps with HTML, CSS & JS for Android, iOS and Windows using Microsoft Visual Studio 2017.
Common cordova-android platform build errors and solutions
This topic includes some of the common Cordova CLI build errors that I’ve found, with the recommended solutions or the ones that worked for me.
Build Cordova iOS app from Visual Studio for Windows
How to compile your Cordova app for iOS from Visual Studio 2017 / 2015, and why you should avoid using Visual Studio’s remote build agent for this. There’s a more reliable way to manage your Android app in Visual Studio and then export it to your iOS platform version and Xcode.
Renew Windows 10 PFX certificate for Cordova App with Visual Studio
How to renew the PFX certificate for your Windows 10 / 8.1 app created with Tools for Apache Cordova in Visual Studio 2017 / 2015. The certificate is valid for just one year, so it must be renewed to rebuild the app.