copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Using and configuring IonicStoreage for Standalone (2025) - Ionic . . . 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
Add TailwindCSS to Ionic - Ionic Framework - Ionic Forum 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 could this lead to some problems when building the app for other platforms outside the web via ionic-cli ? There is no way to change this default behavior from ionic-cli ?
Call phone number from Capacitor - Ionic Forum 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
Ionic capacitor using blocked aria-hidden issue 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 focused element or its ancestor Consider using the inert attribute instead, which will also prevent focus For more details, see the aria-hidden section of the WAI-ARIA specification at Accessible Rich Internet Applications (WAI
Get started with Ionic, Svelte and Capacitor Hey there Simon Grimm did a great video on Svelte, Ionic and Capacitor!! 🛑 Building Apps with Svelte! - YouTube A must see if you want to get a good intro to Svelte in combination with Ionic and Capacitor, by one of the community’s top tutors The ionic - Svelte integration starter used in the tutoria, as well as the UI demo, can be found here Github repo - GitHub - Tommertom svelte
Issue on ionic v8 + capacitorJs + angular 19 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
Ionic Vue JS Tutorials 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
Capacitor Google Login - Ionic Forum 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
Is it recomendable to use Ionic 8? - Ionic Framework - Ionic Forum 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