https://solidfoundationwebdev.com/blog/posts/how-to-wrap-a-website-in-a-cordova-app
This article describes a simple method to wrap your website into an app.
https://solidfoundationwebdev.com/blog/posts/how-to-read-a-file-in-a-cordova-app
This article describes reading a file from user file input in your Cordova or Ionic 1.x app.
https://solidfoundationwebdev.com/blog/posts/how-to-scroll-to-page-anchor-in-an-ionic-1-x-app
This article describes how to scroll to any page anchor tag in your Ionic 1.x app.
https://solidfoundationwebdev.com/blog/posts/fix-ion-tabs-overlapping-content-on-android-ionic
This article describes fixing an issue where ion-tabs are overlapping your content in Android & Ionic
In App Purchases have been a real pain point in Cordova apps because the most popular plugin for this is in a complete state of disarray from documentation to bugs and should be scrapped from your apps. In this article we will solve this problem using a better plugin.
https://solidfoundationwebdev.com/blog/posts/how-to-reload-the-current-state-in-ionic
This article describes reloading the current state without the cache in Ionic.
These plugin methods can come in very handy when restoring, removing or updating your cordova plugins.
https://solidfoundationwebdev.com/blog/posts/ionic-content-overlapping-with-ion-header-bar
This technique solves the problem where the ion-header or ion-header-bar is overlapping your content.
https://solidfoundationwebdev.com/blog/posts/how-to-list-all-available-ios-device-simulators
This article describes listing the iOS device simulator names from the terminal.
This article describes setting up automatic signing of your Android release builds.
https://solidfoundationwebdev.com/blog/posts/disable-hardware-back-button-in-an-ionic-app
This article describes disabling the hardware back button in your Ionic app.