Skip to content

Capacitor

Alternative to the Ionic Identity Vault Plugin

Looking for a way to protect sensitive data and authenticate users in your Capacitor app? With Ionic discontinuing their commercial Identity Vault plugin, developers need reliable alternatives for biometric authentication (Face ID, fingerprint) and secure session management. The Capacitor Biometrics plugin and Capacitor Secure Preferences plugin from Capawesome provide a modern alternative that covers the core functionality of Identity Vault.

For a complete walkthrough on the Biometrcis plugin make sure to read Exploring the Capacitor Biometrics API.

Updating to Capacitor 8.0

Capacitor 8.0 is finally here and brings a lot of improvements! Make sure to check out the official announcement post from the Ionic team. In this article, you can find out what breaking changes have been made to the Capawesome plugins. For a complete upgrade guide covering all migration approaches, see How to Upgrade Your Capacitor App to Capacitor 8 or How to Upgrade Your Capacitor Plugin to Capacitor 8.

Support 16 KB page sizes in Android with Capacitor

Google Play is introducing a new compatibility requirement that affects Android developers using Capacitor. Starting November 1st, 2025, all new apps and app updates targeting Android 15+ must support 16 KB page sizes on 64-bit devices. This change aims to improve app performance but requires developers to ensure their apps and dependencies are compatible.

Exploring the Capacitor Barometer API

Environmental sensors have become increasingly important in modern mobile applications, enabling developers to create context-aware experiences that respond to real-world conditions. With the Capacitor Barometer plugin from Capawesome, developers can integrate precise atmospheric pressure measurements into their Ionic and Capacitor applications, unlocking possibilities for weather monitoring, altitude tracking, and environmental data collection through a streamlined API that delivers accurate barometric readings across Android and iOS platforms.