
Ionic Forum - Build cross-platform mobile apps with HTML, CSS, …
Forum for Ionic Framework, Capacitor, and everything cross-platform mobile app development related
Add TailwindCSS to Ionic - Ionic Framework - Ionic Forum
Feb 26, 2021 · When using ionic-cli Tailwind is not working because ionic-cli does not use the package.json scripts to run and build the project, looks like it uses react-scripts directly. So …
Call phone number from Capacitor - Ionic Forum
Mar 26, 2021 · I am using Call Number - Ionic Documentation To try and call a number from capacitor. Following the instructions and added to the provider in app.module.ts no luck.
Using and configuring IonicStoreage for Standalone (2025) - Ionic ...
Aug 8, 2025 · 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 …
Ionic capacitor using blocked aria-hidden issue
Dec 22, 2024 · Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a …
Issue on ionic v8 + capacitorJs + angular 19
Dec 22, 2024 · 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 …
Ionic capacitor run android --list cant find devices
Jun 3, 2021 · I’m having the same problem. I can see my emulator with adb devices, but can’t with ionic capacitor run android --list or npx native-run android --list.
Ionic Vue JS Tutorials
Jun 21, 2023 · Ionic Vue Firebase - Ionic Framework v6 VueJS And Firebase - Authentication Flow Using Pinia For State Management - YouTube Ionic Vue Supabase - Vue JS Essentials: …
[ (ngModel)]="binding" ionic 7 - Ionic Framework - Ionic Forum
Apr 4, 2023 · how to update [ (ngModel)]=“binding” for new ionic 7 ionic 6 <ion-input type=“password” [ (ngModel)]=“binding” required=“true”> now ionic 7 ?
Capacitor Google Login - Ionic Forum
Feb 20, 2023 · 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 …