Ionic Vue Firebase - Ionic Framework v6 VueJS And Firebase - Authentication Flow Using Pinia For State Management - YouTube Ionic Vue Supabase - Vue JS Essentials: A Beginners Series w/ Pinia, Vitest, and Supabase.
Hi, I am in the process of updating my Ionic / Angular application to standalone. I have Angular v20.1.4, Ionic v8.7.1 I see some older post on setting up Ionic storage, and also at GitHub - ionic-team/ionic-storage: Ionic Storage module for Ionic apps I don’t see any mention of how to import for standalone. Do I assume we still import the module, as following (e.g. in app.config.ts) but ...
Hello, I have a strange issue. To reproduce: Create a simple “tabs” (ionic start) project with Angular 19 on the latest version. ionic serve: works fine. Add Capacitor: npm cap add android ionic build npx cap sync Then, with Android Studio, I deploy to Android and get an error: "NullInjectorError: No provider for ho!" If I add "optimization": false in the configurations of angular.json ...
I am using both Ionic Storage and Capacitor Storage in my Vue 3 and Capacitor 3 app. @whitersun, Ionic Storage was built and is maintained by Ionic. They released v3 in March to support non-Angular projects. The README of the GitHub repo for Ionic Storage does a pretty good job explaining how to set it up and use it.
At Impero IT Services, we have recently upgraded a couple of our enterprise apps from Ionic 7 to Ionic 8, including one logistics app with real-time Google OAuth login via Capacitor and Firebase. What Worked Capacitor plugins (like @capacitor/google-auth) remained fully compatible after minor adjustments UI upgrades with Ionic 8 were smoother, mostly a refined version with better performance ...
Have you managed to find a solution using latest versions, Amplify v6, Capacitor v7, ionic v8 ? I’m having real issues setting up google and facebook logins via AWS Amplify in a capacitor app.