Can’t build iOS target for new Ionic prjects
Anyone else having a problem building/running iOS targets after the Dec 11, 24 release of Xcode 16.2? I can’t load the iOS project when creating a new ionic angular project. Existing projects work...
View ArticleApplication crashing while opening camera in some devices also when i clicked...
application crashing while opening camera in some devices also when i clicked multiple images at same time then application getting crashed at the middle in most devices and tacken too much spaces....
View ArticleHow to use menu with Vue router and back button
Here is a repro of a problem I’m having: StackBlitz Ionic Vue Menu - StackBlitz A Vite Vue.js TypeScript project based on @ionic/vue, @ionic/vue-router, vue, vue-router, @vitejs/plugin-vue,...
View ArticleGuidance Needed: Developing iOS Version of an Ionic Capacitor Android App
Hi everyone, I’ve recently been working on an Android app using Ionic Capacitor, and now I’m looking to develop the same app for iOS. Could anyone point me in the right direction or share any...
View ArticleDarshan Hiranandani : Calling an API on App Termination in React with Ionic
Hi everyone, I’m Darshan Hiranandani, working with a React app using Ionic, and I’m trying to call an API when the app is closed or terminated. I’ve tried using the background runner from Capacitor,...
View ArticleIon-Datetime: Restrict Dates Based on Server Data - Initial Render Issue
I have an ion-datetime component where I need to restrict the selectable dates based on a range provided by the server. The issue arises because, on the initial render, the ion-datetime component...
View ArticleIonic Angular/ React not Deploying to vercel
Using Ionic start to make a new project, once the project has been made, uploading it to GitHub then deploying to Vercel results in a 404 error code not found. Tried this with Ionic Angular and Ionic...
View ArticleIon-toast does not accept html even when enabling innerHTMLTemplatesEnabled =...
Toast has been created with message that should be recognised as HTML, but is shown as undefined even though the ionic config IonicModule.forRoot({ innerHTMLTemplatesEnabled: true }), has been...
View ArticleI want to convert my job website direct into the app using using ionic is...
Hello everyone, I want to convert my website into a mobile app. My website is working on mobile devices perfect. So i want to directly convert it into mobile app i can do that using ionic framework. I...
View ArticleIntegrating ViewTransition API with ion-router-outlet
I am currently working on incorporating the ViewTransition API into my Ionic application to enhance page transitions. While the integration functions seamlessly with Angular’s router-outlet, I...
View ArticleDarshan Hiranandani : Can I Use Ionic Without Its UI Components?
Hi everyone, I’m Darshan Hiranandani, working on a project with Ionic, but I’m not using any of its UI components. I know it might sound like an odd question, but will Ionic still work properly for...
View ArticleIonic refresher does not get disabled
i’m using ion-refresher, to refresh the data which works completely fine, now what i want to do is to disable the refresher for some time to cool it down after refresh but it does not get disabled and...
View ArticleHow to implement `getProgress` method in `IonicRefresher` component
Hey guys! I’m trying to implement custom refresher content and I need to get the pull progress when user pulling down the page. I saw this method from the docs: ion-refresher: Pull-to-Refresh Page...
View ArticleSticky Date Headers with Virtual Scroll in Ionic + Angular
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleHandling Virtual Scroll with Nested Data in Ionic/Angular
Hello everyone, I’m developing an application using Ionic/Angular, and I need to create an agenda-like view to display information about a work team. The idea is to group and display a large number of...
View ArticleEmmanuel Katto : Issue with Back Button Missing in About Page Using Vue...
Hello Everyone, I’m Emmanuel Katto, currently working on a Vue project with Vue Router and I’ve encountered an issue. I have a button in the menu and another button in the main page content, both of...
View ArticleNg serve not recompiling on browser
I am facing an issue. I just upgraded my ionic angular to 7.2 and I created a project with standalone components and I ran ionic serve. Then I tried to change something within a template and the...
View ArticleIonic visual editor
We are developing applications using the Ionic framework and leveraging Appery for this purpose. We discovered that there was previously a platform called Ionic X Studio. Could you explain why this...
View ArticleButton labels disappearing on iOS device
I have a weird issue which would appear to be a bug to me - anyone got any idea what might be happening? This is an Ionic 8.4.1 / Capacitor 6.0.0 / Angular 18.2 app. The issue only occurs on the...
View ArticleSwiper JS issue with Ionic
Hello devs, so i have been having this issue recently with swiper js in ionic 7.2 with angular, i follow the most basic steps with proper imports of whatever it takes to use swiper js, yet when i run...
View Article