
Ionic Forum - Build cross-platform mobile apps with HTML, CSS, …
Forum for Ionic Framework, Capacitor, and everything cross-platform mobile app development related
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.
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 …
How to use Ionic with Astro? - Ionic Framework - Ionic Forum
Dec 13, 2023 · Hi Community, is there any good tutorial or best practices how to use Ionic Components with Astro? Best Regards, Marius
Where to import ionic components in standalone angular …
Nov 15, 2024 · Where to import ionic components in standalone angular component Ionic Framework Ionic Angular ionicdecode November 15, 2024, 11:30pm
Safe-area css ios issue - Ionic Framework - Ionic Forum
Sep 2, 2022 · Hello, I have an Ionic v6.2 angular 14 app and this is my android and ios view: ANDROID:
Latest showcase topics - Ionic Forum
Aug 17, 2015 · Have an app you're really proud of? Or do you have a plugin that you want to promote or showoff? The showcase category is a place to share/showoff things that you have …
How to update cordova and ionic? - Ionic Forum
May 4, 2014 · Hi, I use sudo sudo npm update -g cordova ionic to update frameworks. Is’t the right procedure?
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 …
Redirect back to app after oauth2 oidc login - Ionic Forum
Dec 10, 2020 · Hi all, I’m facing a problem with redirecting to my capacitor android/ios app after login with angular oauth2 oidc. I’m using identity server with angular-oauth2-oidc lib to …