PWA / IonicHub (?)
To add PWA capabilities to your Ionic App should be quite easy… Maybe this is a stupid question…but to be able to deploy my app as a PWA: can I use Ionic Hub? or do I need to go through Firebase??...
View ArticleiOS Push notifications with a .p8 key not working from Firebase
APNs authentication key (.p8) I have tried sending to only iOS devices from the firebase console and also by topic however nothing is getting to the device. I have added the GoogleService-Info.plist...
View ArticleQuestion Regarding local storage
After a long time, I visited this forum hope all developer is absolutely fine in this pandemic situation. I have faced some issues regarding local storage issues I have a filter list please can you...
View ArticleIonic React Side Menu With Role Based Authentication
Hi, kindly advise on how to create a side menu and main tabs bar to display different pages based on the role of user. 1 post - 1 participant Read full topic
View ArticleAuto no--confirm
how to fix this? I’ve been trying to integrate cordova on my device but whenever I try to input anything about cordova, this message will prompt, suggesting me to use capacitor rather than cordova and...
View ArticleCannot access native features of Android 10 and above phones if Android SDK...
We have an ionic V3 android application having features such as download files, push messages and live video/audio recording which perfectly running with Android SDK level 28 on all Android version...
View ArticleIonic Cordova Build Android - Build Failed
Hello. I am on Ionic version 5.4.16, and I am trying to build my Ionic Angular app that has been integrated with Cordova for Android. In the terminal in the root of my app, I type ionic cordova build...
View ArticleProblems with nested routes with ionic tabs
I have problems with Ionic nested routing along with tabs. The problem is, that I do neither see the tab pages nor the tab bar. Just white screen. Here is my App.tsx const App: React.FC = () => {...
View ArticleArtifact on some android terminals when popover
Hello, I’m developing an app and I tested on two android terminals, both with Android 10. On first, all ok, the popover is showed without problems. Video here: Google Photos New video by Juanma Font...
View ArticleHow to Un-Select ion-segment Dynamically from ts file?
Hello all, I am try to use ion-segment-buttons as a filter, which i click and filter data. But i want to un-select the ion-segment when it is double tap’d to reset my data and make ion-segment ready...
View ArticleLoading progress and performance
Hi, I get a long period between hiding splash screen and showing start page. How do I prevent splash screen from hiding before the app is ready? Is there a way to show the user the loading progress of...
View ArticleTable custom component does not work inside an ion-slide
Hello good day, I have a problem with my custom table component since it does not render well inside the ion-slide that has an ion-card inside, I tried removing the ion-slide and it does not work...
View ArticleBuilding Interactive Ionic Apps with Gestures and Animations
Originally published at: https://ionicframework.com/blog/building-interactive-ionic-apps-with-gestures-and-animations/ This is a guest post from Simon Grimm, Ionic Developer Expert and educator at the...
View ArticleIonic Vue CRUD Example App using Supabase.io, “The Open Source Firebase...
I stumbled across Supabase.io a while ago but got interested again when I saw they just got 6M in funding so I figured I would take it for a spin and also do some live coding. The website says The...
View ArticleHow do I turn off vibration feedback on element taps?
I want to stop the vibration that occurs when you tap and/or tap and hold a component (never mind why, I just do). I can find plenty of info on how to ADD vibration using plugins but no mention of how...
View ArticleIonic 3 to 5 migration to angular 6
Hi, I have a Ionic 3 angular 5 app and would like to migrate to ionic 5 with angular 6 if possible. The recommendations seems to be to create a new ionic project with the latest ionic CLI. When I...
View ArticleIonic 5 navigator['app'].exitApp();
Good afternoon, I would like to know how I could fix the issue of closing the session in ionic 5 with capacitor, I am placing the following function and it has not worked for me, it does not enter the...
View ArticleHow to record voice with background music
hello , i am try to make app , for exmaple , play music (abc.mp3) and and record my voice in same time to after that i get a new sound file that have mix my voice with music any idea ? i have create a...
View ArticleAccessing leaflet map object from ionic menu
Hi am trying to access my map from my menu(app.component.ts). In app.component.ts file I am importing tab1 which is the landing page. From here I have a button in the menu which calls this function:...
View ArticleHow to send info through output?
I’m trying to send info through output, but nothing is recived. I have a list of items (page 1), when an item is clicked a modal is launched, inside this modal there are categories, when one of this...
View Article