ionic Monitor Your Ionic Application With Microsoft Application Insights > Application Insights [https://azure.microsoft.com/en-us/services/application-insights/] tells you about your app's performance and usage. You can get data about how many users you have, which pages are most popular, how
cordova How to add specific configuration parameters to iOS -Info.plist and AndroidManifest.xml for your Cordova app In my last Cordova project, I needed to add some specific values to the iOS -Info.plist file, as there was no parameter to do that in the Cordova config.xml . The problem
cordova Ionic Directive to allow closing a popup when tapping on the background In my last project, my client wanted to be able to close a popup by tapping outside of it's bounds. So I made a directive to do exactly that and as it was
cordova Boost your Cordova app performance on Android with Crosswalk In this article, I will show you how much Crosswalk [https://crosswalk-project.org/] boosts your Cordova app running on Android and also how to install it. In january, the Ionic team announced their
tools Apache Cordova and Remote Debugging on Android This tutorial will show you how to remotely debug your cordova app on Android using the Chrome Webview debugging tool. Sometimes your cordova app will have some visual differences between your Chrome Desktop