tools Live debug your Cordova/Ionic application with Visual Studio Code In this article, I will show you how to setup your development environment using VS Code to be able to debug correctly your Ionic app running on iOS or Android. This means: * Live
javascript The solution to get mixpanel-js to work in your cordova app I updated mixpanel-js to support localStorage and proper cordova support. This code is available on my fork and I submitted a pull request. It's likely to be merged soon. Let's discover together why