I want to preface this article by saying that the vulnerability we will be discussing does not mean that a “hybrid” application built with… continue reading.
I want to preface this article by saying that the vulnerability we will be discussing does not mean that a “hybrid” application built with… continue reading.
In the last article I published, How to Launch Native Views in an Ionic Application, I made a point about how it is awkward to use something… continue reading.
If we are building an iOS/Android application with Ionic and Capacitor, then the primary native view that we are using inside of the native… continue reading.
Ever been in a situation where you want to test your Ionic application natively on an iOS or Android device, but the backend server/database… continue reading.
I recently published a video that demonstrates why I think saying that Ionic applications are not native is inaccurate and confusing (even… continue reading.
Cordova has a huge ecosystem of existing plugins that have been created over the past decade. Capacitor has its own method for allowing… continue reading.
One of the key ideas behind the Capacitor project which was created by the Ionic team, is to provide access to browser/native features… continue reading.
The Firebase JavaScript SDK - which we will be using in this tutorial - provides a really simple web-based method for authenticating your… continue reading.
One of the biggest issues and limitations faced by Ionic developers, and other “hybrid” application developers, is the reliance upon third… continue reading.
When building our applications, we will often want to store data in some kind of storage mechanism such that it is available to use even… continue reading.
For me, the final touches and app store preparation stuff has alway been the most dull and frustrating part of building applications. Once… continue reading.