iOS and WebRTC STUN/TURN
I cannot find any posts that talk about finding a solution to WebRTC on iOS working with TURN server. Here is what I do know… On local network (LAN/WiFi): Uses host-to-host candidates (192.168.1.6 ↔...
View ArticleIonic Angular SQLite TypeORM
Hello guys, I want to know what the right process is to scaffold a full project in Ionic Angular, SQLite, and TypeORM, because there is no straightforward guide to achieve that. i try the default...
View ArticleIonic capacitor based app using vs code and gemini code assist
I have installed gemini in VS code which i use for ionic-angualr based app development. is there a end to end workflow that can be setup so that gemini can understand ionic app and make changes using...
View ArticleWKWebView TURN Incompatibility
After more than three weeks of trying to debug a Ionic-Vue WebRTC project to run in iOS, I found the solution. First, dump Ionic-Vue/Capacitor and rewrite the application in Ionic-React/Capacitor....
View ArticleLoadingController.create not returning
I don’t know what went wrong…I updated my project to latest capacitor 8 and angular 20 … and suddenly LoadingController.create is not returning when running the app on Android emulator. await...
View ArticleIonic React: Routing outside Tabs – correct way? (Tabs → standalone page...
I’m using Ionic React with IonTabs. From a tab page I need to navigate to a page that should not show Tabs (standalone / “external” page). Navigation works, but during transitions (push / pop) I see a...
View ArticleGenerating PDF Reports from Chart.js Data in an App – Best Approach?
Hi all, I have an app that displays data from multiple sensors using Chart.js. I now need to generate downloadable reports—ideally in PDF format—so users can export data for a selected time period. I...
View ArticleIonic 8 compatibility with Angular 21?
Hello everyone, from Ionic docs I see that Ionic 8v is compatible with Angular 20.x. Did someone tried to use maybe with Angular 21.x, and was it working? Do you know when would Ionic 8 would be...
View ArticleHow do I get started with Ionic Framework?
Hi Everyone, I’m Meenu Hinduja and my husband Dheeraj Sudan, run a business. I’m just starting with the Ionic Framework and would love some advice from you all. How did you get started with Ionic?...
View ArticleQR reader plugin
Hi All Can someone recommend a good plugin to read a QR code that is compatible with both Android and Apple devices? 2 posts - 2 participants Read full topic
View ArticlehelperText weird placement
ionic v8 with angular 21 I’m trying to achieve the following structure lable toggle helperText but what I’m getting is the following, is there is any work around for this or not? 4 posts - 4...
View ArticleHTMLIonSearchBarElement and HTMLIonInputElement Invalid with Angular Latest
I just updated Angular to v21 and updated to the latest versions of Capacitor and Ionic/Angular. I now get these errors when building my app: I did this because ionic generate was conflicting with the...
View ArticleStruggling to prioritize features in a multi-service app
I’m working through the design of a multi-service application that combines different on-demand services in one place, and I’m finding it harder than expected to decide what to prioritize early. Some...
View ArticleIonic 7 Swipe Tabs With Vanilla JS
Hi, I’m using Ionic 7 (vanilla, no Angular/React router) and want to implement swipeable tabs — where swiping changes the tab content and clicking a tab moves to the corresponding slide. I don’t need...
View ArticleIonic solutions
Hi, I’m currently looking for the right Ionic solutions for my organization. After reviewing numerous websites and resources, I feel more confused than informed. A friend suggested I ask here, so I’d...
View ArticleCapacitor Android app showing ERR_CONNECTION_REFUSED when using webDir: "dist"
Hi everyone, I’m building a mobile app using React + Vite + Capacitor. I am using the dist build approach instead of running a development server. My capacitor.config.ts looks like this: const config:...
View ArticleNG-DE 2026 + Angular
Hi, my name is Andrey and I would like to connect with anybody to discuss my (possible) speakering about Ionic and Angular with DDD… on NG-DE-2026. This is the European Angular biggest conference. It...
View ArticleI want to convert my coupon code website direct into the app using using...
Hello everyone, I want to convert my website, HostingCouponCode.org, into a mobile app. The website already works perfectly on mobile devices, so I’m looking to directly convert it into an app using...
View ArticleWorking NFC Plugin
Hi, iam working on new app, where i need to use NFC. In my old apps, i have always used phonegap-nfc or community-cordova-plugin-nfc but iam not able to make it work with Cap 8. I have always...
View ArticleNavigation freeze with Ionic/vue
Hi everyone, I’m currently struggling with some random navigation freezes on my Android app build with Ionic Vue. I’ve checked that I’m using onIonViewWillEnter() for lifecycle hooks. I don’t use...
View ArticleDetect simulated location [Cordova]
I want to detect simulated location, I’ve tried on iOS to use isSimulatedBySoftware flag from CLLocationSourceInformation, but It didn’t gave me a stable result while using apps like: PoKeep iMyFone...
View ArticleIon-popover positioning with isOpen
Is it possible to position an ion-popover when using the isOpen property? I have created a popover using isOpen as I need to control the opening of the popover programatically rather that a responding...
View ArticleCannot activate an already activated outlet
I’m facing the error “Cannot activate an already activated outlet” in my Ionic (Angular) iOS app while performing router navigation. This error occurs during navigation and results in an unhandled...
View ArticleIonic Vue project can't build - stencil-public-runtime.d.ts
Hi, I’m sorry if this is a stupid question but I’m genuinely lost and have no clue how to fix this. My project was building properly before upgrading to ionic 8 and it still works in development...
View ArticlePhaser, flatted don't get along, "ERROR TypeError: can’t access property...
I try to serialize an object (with flatted) which also contains phaser objects. I don’t even know which code am I supposed to paste here. I import flatted functions like this: import {stringify,...
View Article