Ionic app not working on android version 12
I have an ionic app with zoom sdk for live meeting android api level 29. Now i have updated the zoom sdk but unable to submit app to play store as minimum api level required is 31. Now i have built...
View ArticleA component that we want to see
Love to use the Ionic UI components for their ease to use and responsiveness. Hope to see that display a list of data in table format in the near future! Thank you Ionic. 1 post - 1 participant Read...
View ArticleHow to get json specific data based on selected item?
Hi, I’m new in ionic-angular framework , so i have a home page , inside it is a modal . The home page contains the list of items fetch from json file , when i click on a specific item i need to have...
View ArticlebundledWebRuntime: true not including plugins in v3 and v4
How do you make sure the bundledWebRuntime instruction creates a capacitor.js file that includes all plugins you use in your project? We don’t use a bundler just plain old Javascript. Worked great in...
View ArticleWhy the documentation doesn't have an introduction to Vite
I just learned Ionic, why not support Vite. Because I’m a noob, I’m afraid something will go wrong 1 post - 1 participant Read full topic
View ArticleiOS unable to access file system
We have an ionic app which access the filesystem to upload files/photos using the <input #file> method, see below code. The issue we are seeing on iOS some of our users can access the filesystem...
View ArticleSouth Indian Food Restaurant in Domlur Bangalore
A traditional South-Indian vegetarian restaurant serving home style ethnic food, making it a home for thousands of people in Bengaluru and Pune Testimonials, South Indian Food Restaurant in Domlur...
View ArticleXcode environment variable
Would it be possible to access the xcode info.plist to read the variables. Reason being that i have different backend server for development and production build. Any response is greatly appreciated....
View ArticleAfter upgrading to Ionic 6, LifeCycle Hooks are not triggering
Hello, Last week I upgraded my app to ionic 6, and I noticed a strange behavior. 1 - The main page contains a list of forms. 2- If I go to another page to create a new form, when I go back to home...
View ArticleOpen edge in In-App Browser Ionic v5
Hello, I need info on InApp Browser, where my Org support Edge only bowser, but in In-app Browser it show, error in ios saying " this browser is blocked use safari or edge" and android does not show...
View ArticleREACT 18 with IONIX 5.94
We are trying use REACT 18.2 with IONIC 5.9.4 , but we need a change over : IonTabButton.tsx Today show: (alias) class IonTabButton import IonTabButton Type ‘{ children: Element[]; className: string;...
View ArticleGetting Carrier Name and Cell Tower of the carrier using IONIC
I am new to the IONIC framework. We are working on an app that requires us to get the carrier name and cell tower id of the service provider. We are able to get the carrier name up to Android 10 but...
View ArticleIon modal and StatusBar iOS color management with Capacitor 4 and Ionic 6.2
Since the migration to Capacitor 4 and Ionic 6.2 I have a change of behavior on iOS with the StatusBar plugin. Opening a modal (sheet) changes the StatusBar color and when closing the modal the...
View ArticleHow hard to build apk, ios, pwa from existing source codes for person who has...
Hi We have someone developed a complex angular ioinc 5 app with full source codes and plugins. I wonder how long it would take a person who has no exp in ionic, and learn to build apk, ios app and pwa...
View ArticleIonic 6 - xCode don't open project
Hi, i create an Angular project with Ionic 6.2 and Capacitor 4.1. Next i use this commands: ionic capacitor add ios (All ok) ionic capacitor open ios (Now i have a problem) xCode don’t open project...
View ArticleIOS statusbar overlays app
Hello, I have an issue, because my statusbar ios is overlaying my app. <ion-content> <div class="header"> <span class="title">{{'WARDROBE.TITLE'| translate}}</span> <div...
View ArticlePlugin sqlite-db-copy is not working for iOS Ionic 6 Capacitor 4
Hello, I’m using sqlite-db-copy plugin because i’m trying to load pre existing mbtiles file for my offline maps. For Android it works great but in iOS i get the below error when opening the app. Could...
View ArticleGets ERR_NAME_NOT_RESOLVED on oauth callback
My Ionic Info “@capacitor/cli”: “^3.4.3”, I’m implementing oauth2 on an Ionic React app for Android but when receive the callback with the code and status, the webview shows an ERR_NAME_NOT_RESOLVED....
View ArticleKarma/Jasmine testing Ionic 6 - NullInjectorError: No provider for Geolocation
Hello, I am receiving the following error when attempting to test with Ionic Native Geolocation as a dependency: Failed: R3InjectorError(DynamicTestModule)[Geolocation -> Geolocation]:...
View Article