Residential property in Noida
Introduction Noida is a rapidly growing city that has emerged as a popular residential destination in recent years. With its modern infrastructure, excellent connectivity, and ample employment...
View ArticleCan't get routing to work consistently
All, I’m having a routing problem that has been driving me crazy for two weeks. I’m running Ionic 7 with React, but this happened with v6 as well. I’m also using React-Hook-Form for form management,...
View ArticleAdd cordova-plugin-screen-orientation plugin to my ionic 7 app
I receve dependency error during plugin install: ionic cordova plugin add cordova-plugin-screen-orientation npm install @ionic-native/screen-orientation The error is: npm ERR! code ERESOLVE npm ERR!...
View ArticleHow to display battery level and wifi icons in my applications?
The customer would like that the users can see the battery level and the connection when they use the application . So , if someone know how can i do it , could he help me ? Thank you so much , have a...
View ArticleIonic app on ios Xcode error : API error: _UIKBCompatInputView
0 I have built an ionic mobile app and running on ios using Xcode , the build is successful , the app is launched , on entering or clicking in input field on login page , following error is displayed...
View ArticleGetting Started With Appwrite, Vue JS, Ionic Framework & Capacitor - Video...
Appwrite Cloud, a Firebase/Supabase Competitor, is now in Public Beta. This new tutorial shows how to integrate Appwrite Cloud with Vuejs and IonicFramework covering setup, login, logout, and account...
View ArticleDependency injection with standalone components
I’m refactoring an NgModule-based app to use standalone components, and running into issues with my services. For functionality that works correctly when using NgModules, I’m getting...
View Article@ionic-native not supported by @ionic/angular 7 and breaks builds
Since there is a dependency issue this breaks app flow builds due to the dependency throwing an error. npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR!...
View ArticleIon-select-option text wrap not working - truncated with eclipses
In my ionic 6.20.1 and Angular 15.2.7 I have an ion-select element with multiple ion-select-option items, some of which have long text. The text in all those ion-select-option items is truncated with...
View ArticleAnnouncing Capacitor 5.0
Originally published at: Announcing Capacitor 5.0 - Ionic Blog As Capacitor continues to mature, we’re excited to announce the arrival of the latest version of our powerful, open-source native runtime...
View ArticleDetermining if HTTP request is from an Ionic app?
Hi, I’m new to Ionic and was wondering if there was a way for a backend to know if a request was coming from an Ionic app? I know the origins vary depending upon Android vs. iOS etc., but something...
View ArticleOpen inline modal from function
I use Ionic6 with inline modals. I can open modals buy but I need to show an inline modal dynamically when a parameter comes true, from a function. How is it possible ? Thx ! 1 post - 1 participant...
View ArticleInfinite Scroll : IOS display problem during fast scrolling (ion6 and Angular...
Hi i set up infinite scroll in a projet using Angular 15 and ionic6. I have an issue on ios (not appears on Android) : scrolling very fast on a list of items, some part of the list is not displayed...
View ArticleHow to enable POST_NOTIFICATIONS permission for android 13 - ionic react app
We are using ionic 6 - reactjs for our project. currently we are facing issue in android push notifications , specifically in android 13 . in android 12 push notifications are working fine. heard...
View ArticleProblem with iOS headers
I have a page where I don’t want to use the ionic nav or header bar, but it clips on iOS devices - screenshot attached. I can manually add padding but that appears across all devices. is there a way...
View ArticleError on tapping firebase push notification being the app in foreground
Hi everyone, I have an app made with Ionic, capacitor + Angular. I’m using Firebase to send notifications to the app. The notifications are received perfectly on iOS and Android devices, but, if the...
View ArticleInfinite Scroll : IOS display problem during fast scrolling (ion6 and Angular...
Hi i set up infinite scroll in a projet using Angular 15 and ionic6. I have an issue on ios (not appears on Android) : scrolling very fast on a list of items, some part of the list is not displayed...
View ArticleCapacitor Local Notifications don't fire on Android, and randomly fire on iOS
Hey all, I have a React/Ionic app that uses capacitor local notifications v4.0.0. I have followed the instructions on the documentation to the best of my ability and included the <uses-permission...
View ArticleIon-action-sheet is not a know element (ionic 6)
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleSwiper-container is not know element
Hello, im updating my ionic 6 code to ionic 7 and i read ion-slides are removed from this version, and i should use swiper-slides, so i followed this guide Set Up Swiper.js for Angular Slides...
View Article