Best Approach to Variety of Error Text Responses
I have an input I would like to add errorText to. I would like to provide different error messages based on what is wrong with the input. Currently I have a getter on the [errorText] binding that...
View ArticleIon-icon not working unless ion-item is imported
I’m using ionic-svelte and I made a svelte component where I used ion-icons and ion-buttons mostly. But all the ion-icons were not showing for this element. Even though ion-icons work in many other...
View ArticleError: Constructor for "ion-app#undefined" was not found after upgrade to...
Hi, I have just upgraded my Ionic v7 / Angular 16 app to Ionic v8, Angular v18, and now I get runtime errors where it looks like it can’t load any of the Ionic components. If I look into my...
View ArticlePhaser and ionic button
I have a phaser application set up but now I want to start using ionic controls to control whats happening in phaser. On my home.page.ts I have extended Phaser.scene but when I try to access any...
View ArticleHow can I programmatically select specific Ionic tab?
How can I programmatically select specific Ionic tab (in typescript file)? For example if I have in template… I’m using Ionic 8 and Angular 18 <ion-tabs> <ion-tab-bar slot="bottom" >...
View Article3D Touch Peek Pop Contextmenu
Peek Pop Plugin. Allow to create amazing contextmenu with Haptic feedback and animation. If you want to use the Peek Pop Contextmenu into your application, check out this package:...
View ArticleUrgent - INSTALL_FAILED_INVALID_APK with Android 14
Hello, I encounter an issue that I don’t understand exactly what is wrong. In fact, the build is ok and validated by Apple and Android. It works fine on IOS and Android excepted for the version 14....
View ArticleUnable to install ionic 7.5 or 8 using npm install -g @ionic/cli@latest
I have been trying for 3 increasingly frustrating days now to install ionic/cli 7.5 or 8 for a new angular/standalone project. I have tried this on my primary Debian linux development machine AND a...
View ArticlePrevent phaser from receiveing events through ion-select that opens on top of it
I have a working ion-select and also a working phaser scene but sometimes the ion-select opens on top of the phaser scene and when I select something the click goes through to phaser and a phaser...
View ArticleCan opentelemetry.js be added to an ionic/capacitor project?
Looking for a solution to track analytics of our mobile app such as app flow, screens viewed, buttons pressed etc. Does anyone know if its possible to add something like this to a project ?...
View ArticleIon-tabs didn't cover full height of the screen
I am creating a ionic+ application. My problem is I have using ion-tabs . That tabs didn’t occupy full height of my mobile screen what I want to do for that . I would add below that comparison images...
View ArticleCORS for ionic?
In my Ionic app, I’m trapping errors that come back from the server, but most of them come back as {“isTrusted”:true} and I don’t get the actual error back. I think this has to do with the way Ionic...
View ArticleDisable Dynamic Font Scaling on Specific Components
While adding support for Dynamic Font Scaling (Ionic v8) to my existing app, I’m struggling to override some scaling issues in UI elements where re-sizing is not helpful/desired or where it’s just too...
View ArticleCustom font ignored in iOS ion-tab-bar
For some reason, I’m able to change the font for every single area of my app except for the main ion-tab-bar labels, which appear as the Apple system default in the Simulator. @font-face {...
View ArticleNo default code in variables.scss file?
Hello, I am running the below: Virtual Studio Code 1.91/ Ionic 7.2.0/Angular:Angular CLI: 18.1.1Node: 20.15.1Package Manager: npm 10.7.0/ OS: win32 x64/ OS: Windows 10. Could be just me. but does the...
View ArticleBest analytics apps for ionic?
Hey guys wondering what the best analytics app is for ionic capacitor project? I saw people mention firebase analytics as being good but my company doesnt want a 3rd party getting our data (dont ask...
View ArticleHeic images support for android
Hello Ionic community, I am facing a problem in my Ionic React Capacitor v5 app where I can upload a HEIC image using iOS. The upload process works perfectly, and I can see these images on my iOS...
View ArticleHow do I export my Ionic + Angular app to Android 7.1? I have a custom Cap...
I was searching far and wide for this, and I hope that the only problem here are my googling skills. I have 2 physical devices: A Redmi Note 8 with the latest (so far) Android Version, A Device that...
View ArticleIonic Redirect is not working, getting blanks instead of tabs layout app
Hi, Im new to Ionic framework development, going through the tutorials to learn same, Im facing the issue when redirecting the page, my Tabs Layout app is working fine but when i add code for redirect...
View ArticleProblem with update Ionic V8
I can’t update my version of ionic from 7.2 to 8.2.6 on my macbook or on Windows, I always stay up to that version, I can’t update until version 7.2, what can I do? 1 post - 1 participant Read full...
View Article