
Ken Sodemann
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
Articles
Votes on activity by Ken Sodemann Sort by votes-
What Are "Binary Compatible Changes"?
The documentation for Live Update states "The Live Update feature only works on binary compatible changes" but what, exactly, does that mean? General Application Structure A hybrid mobile applicati...
-
Using the cordova-plugin-ionic in a Capacitor Application
Using Appflow's deploy feature involves installing and configuring the cordova-plugin-ionic plugin properly. If you follow the steps given in the Appflow SDK installation guide within a Capacitor a...
-
SSL Certificates
Certificates In order to operate properly, most applications require a back-end API that uses HTTPS and SSL or TLS. These protocols require properly configured and maintained certificates which you...
-
Migrating from the Ionic Framework v4 to v5
If you are looking at migrating your code from Ionic Framework version 4 to the soon to be released Ionic Framework version 5, then I have some good news for you: it should require almost no work. ...
-
Using TestFlight for User Testing on iOS
Apple's TestFlight can be used to perform user testing of Ionic applications and to gather user feedback. When TestFlight is used in combination with Ionic Appflow Live Update code updates can be d...
-
Ionic Upgrade Guide
Starting with version 4 of Ionic, upgrading should not involve major changes to your application. It is always best, however, if upgrades are handled in a systematic and orderly fashion. We suggest...
-
Converting a Cordova Application to Capacitor
Converting a Cordova application to a Capacitor application is a multi-step process. But each step is relatively small and some of the work is scripted, which means you just need to run a few comm...
-
Ionic Framework Best Practices
Synopsis Ionic's family of products makes it easy for developers to build high-performance mobile and web applications. However, like any set of tools, they work best when they are used in the most...