Disable system font scaling for Ionic apps on Android
Hello all, I’m trying to disable dynamic font scaling for Android, basically I want to ignore system-level font size and style so I can set my own font sizes. From my understanding --ion-dynamic-font...
View ArticleIonRange bug?
I noticed if you scroll back and forth very fast eventually the IonRange component will break and set its values to a NaN. Could this be a bug with the component? Preventing the default action in...
View ArticleStyles Break When Using Custom Angular Library Component in AppModule
Hi everyone I have created a new Angular Ionic project and integrated a custom component from an Angular library. When this component is added to the AppModule of the newly created blank app, the...
View ArticleNavigate to subpage of another tab
Hi guys, I have a Problem navigating with tabs. I want to navigate from Tab1 to a subpage of Tab2. The navigation works and also show the highlighted tab button of Tab2. But when I click on the Tab...
View ArticleFloating label issue with eye toggle in Ionic password input
Hi, I’m working on a password field with an eye toggle in Ionic. The issue I’m facing is that the floating label automatically moves to the top even when the user hasn’t entered anything, which is...
View ArticleApp performance check
HI I am trying to check the reason for my Apps sluggish feel. I am using the web browser and the inspection tool with Network option. As you can see from the image, there is some delays in loading...
View ArticleCall methods from onIonViewDidEnter
How do I call methods defined under methods like below methods: { myMethodToCall(){ } } from onIonViewDidEnter() which is inside setup()? because if I did setup () { onIonViewDidEnter(() => {...
View ArticleGlobal.scss isn't taking precedence
I’m working on the styles for my project and I’m putting most of it in global.scss so that general ion components are styled consistently through the app. But I’m getting overridden by complex special...
View ArticleIOS : Ionic @capacitor-community/bluetooth-le issue during connection with...
IOS APP developed in Ionic v7, when using the @capacitor-community/bluetooth-le plugin, connecting to a second Bluetooth device in IOS Phone simultaneously causes the first device to disconnect. 1...
View ArticleHow to center "radio-wrapper"?
I have 2 questions. I understand the reasoning behind opting for Shadow DOM based CSS (encapsulation). But why don’t you expose all the parts of the components? Why do you have to only expose specific...
View ArticleNuxt Ionic - Weird grey box around the back button, not ios or md look
I’m trying to build and deploy an app using Nuxt Ionic according to this page: Build and Deploy Mobile Apps with Nuxt Ionic - Ionic Blog When i first installed Nuxt Ionic, with “npx nuxi init...
View ArticleIonic v8 - remove back animation for IOS
Because of known problem for IOS, when user swipe to go back, and than page that is closing is showed for a sec and back animation is triggered, I added this code: setupIonicReact({ swipeBackEnabled:...
View ArticleDebugger Source Code for Ionic React Always the Compiled Source
I am new to ionic so I’m trying to evaluate the overall workflow to see if this is a good fit for our new project. I really like what I see overall but have one issue when debugging. I created a...
View ArticleReplacements for @ionic-native/google-maps and @ionic-native/qrscanner packages
I have an old cordova project in Angular 13, managed to update to Angular 15, the goal is to eventually migrate to capacitor , but I can’t update @ionic/angular @ionic/angular-toolkit and...
View ArticleDisadvantages of using Ionic for desktop apps
What are the disadvantages of using Ionic for desktop apps? I am thinking of developing an app which can run on both mobile devices and desktop. I know that Ionic provides Electron build. So I presume...
View ArticleHxjc ne me jast Now jast now all me
Hxjccj me know if you are free number of the year of your 1 post - 1 participant Read full topic
View ArticleBlank page issue after splash in iOS 18
The app stuck in blank page issue after splash in iOS 18, which works well in iOS 17 and lower system version. Do you get same issue? 3 posts - 2 participants Read full topic
View ArticleJWT and Ionic
this is a web app that is being converted to ionic , i call the server and get a jwt bearer , and i save it ( in the web app) in local storage. and i get 401 unauthriozed error for some reason , how...
View ArticlePerform CRUD operations step by step using ionic and postgresql
Hello, I am learning the IONIC Framework, i would like to learn step by step how i can link a postgresql database and perfom CRUD operations, the backend i will use nodejs to link Postgresql database...
View ArticleHow to make applications compatible with android 5.1 (POS devices
I have an application I built in Ionic and Capacitor. The application runs well on Android 7+. The application is a point of sale and most devices that are made for Point of Sale are android v5.1. The...
View Article