routerLink not firing redirects
Hi, I’ve been trying to get routing working for … too long. I have it down to the following. <IonApp> <IonReactRouter> <IonSplitPane contentId="main"> <IonRouterOutlet...
View Article$event.PreventDefault not working in ion-input with ionInput Event
Hello…I am submitting an issue related to DOM management in ionInput. i want to use the ionInput event to fire at every time entering a input and check with the regular expression to validate input if...
View ArticleNested routing ion-tabs page not firing onInit and onDestroy
i have already build UI with 3 ion-tabs page and inside every page, there is sub page that i have been created using shared component to split and make developer easily to read the code. see below...
View ArticleI need In App Purchase | In App Purchase 2 project sample
i need In App Purchase | In App Purchase 2 project sample in ionic vue. i get error: {code: -2, message: “Billing cannot be initialized”, errorCode: -2} 1 post - 1 participant Read full topic
View ArticleNpm install don't install all node modules in ionic existing project
I need to build an existing Ionic app, but I’m with problems with node_modules. The following package.json below: { “name”: “chant”, “description”: “AnIonicproject”, “version”: “0.0.1”, “author”:...
View ArticleFirebase crash report plugin not working
I am using Firebase Crashlytics plugin . My project info is mensioned below Ionic CLI : 5.4.16 Ionic Framework : @ionic/angular 5.5.2 @angular-devkit/build-angular : 0.1000.8...
View ArticleDowngrading to Ionic 3?
Hi all, I have an app I wrote several years ago under Ionic 3. I was asked to port it to Ionic 5 on a VERY short timeline. I’ve tried for days, but Angular and Ionic has changed so much over the past...
View ArticleAmazon IAP
Hi all! I’m trying to upload my app to the amazon app store, but am having trouble working the the IAP. I’m using the In App Purchase 2 plugin to handle them for ios and android. I can’t find any...
View ArticleHow do I hook the ionbackbutton?
the (IonBackButton) back button works, but, I have code running that needs to be stopped before I leave the component cause the user could pick a different path forward from one page back and i need...
View ArticleCannot scroll
I am getting pretty frustrated. I’ve tried all attributes, and to no avail. <ion-header> <ion-toolbar> <ion-buttons slot="start"> <ion-back-button></ion-back-button>...
View ArticleRefresh data after redirect (go back)
Hi, I need te refresh data when I redirect page. Let me explain I have 2 pages; “products” listing the products “add-product” that creates products When I create a product, I would like to go back to...
View ArticleMay ionic vue team forget update document when after remove typescript and...
Hi all, I have a problem with the capacitor the newest version of ionic CLI. After an update the newest ionic CLI version to 6.16.3. The capacitor.config.json no longer an auto add-in folder anymore,...
View ArticleChange PWA URL without reinstalling the app
Hello Ionic Forum, I have a Ionic PWA running in production installed on many of my users devices on https://url1.mydomain.com and I need to move it on https://url2.mydomain.com. I tried to do a...
View ArticleParsing error: Cannot read file 'c:\ionic\tsconfig.json'. eslint
hello all Im new on Ionic, at in my fisrts attempt to create a file using angular, im facing this problem. before i open the ionic file, i run npm i bootstrap@3 . when i open Visual Studio Code, after...
View ArticleGetting issue in facebook authentication
getting below attached issue in facebook login authentication screenshot540×1170 14.1 KB 1 post - 1 participant Read full topic
View ArticleCustomising ionic button/components in react
Hi there, I’m having issues customizing ionic components using css variables & styled components in react… I’ve created a button component and I tried changing its --background-hover property both...
View ArticleIf I use formik with ionic react will it work when deploying to mobile?
As you can see from the title im rethinking using formik because i dont want to have problems when deploying, so if i use formik with ionic/react will i have problems when deploying to mobile? 1 post...
View ArticleRequesting permissions on iOS in runtime
I have a videocall app and I want to ask the user to accept the permissions required (camera/mic etc.) before the videocall screen. On Android I was able to accomplish this with the Diagnostics plugin...
View ArticleAnyone have any experience with blind accessibility on native app ios? help
I am building an app for a blind person. so with the screen reader on it needs to announce and not so far I cannot figure out what tags the app presents for the screen reader to read, I have a page...
View ArticleCommunication between Native and Ionic frame work
HI Team, We are using Ionic 5 version with Angular latest version to make hybrid applications.We have added custom plugins also in application with features given by Ionic team. We are using Twilio...
View Article