Exploring Sustainable Packaging Ideas for Small Businesses with Tech Solutions
Hi everyone, I’m exploring ways to incorporate eco friendly practices into small business operations, especially for those of us working with e-commerce platforms and mobile apps. Sustainable...
View ArticleCapacitor sqlite app with react and ionic
I’m making an cross plateform app (web and mobile) with react capacitor and sqlite with serveral pages. I’ve got different pages. I import json datas from a server. But I can’t manage bdd persistance...
View ArticleCapacitor background runner not able to locate the src file
I am not able to successfully run the @capacitor/background-runner plugin in react as it is not able to locate the runner file whose path we give in the config file of capacitor. It says to give...
View ArticleWhite Screen After Splash Screen on iOS
Hi everyone, I’m encountering an issue with my app on iOS devices. After the splash screen, the app shows a white screen and doesn’t proceed unless I close the app and reopen it. I’ve already adjusted...
View ArticleIsolate ionic styles
I want to use ionic in existing project and basically i want to use only some components of ionic, mostly pages related and navigation. I follow this guide to add it to my project Adding To An...
View ArticleHealthkit integration suggestions?
Hello, I want to integrate healthkit reading into my app, just basic calorie reading, how would u go about it, I found cordova health plugin (GitHub - dariosalvi78/cordova-plugin-health: Cordova...
View ArticleCustom marker id using @capacitor/google-maps
Hi, recently started migrating an old @ionic-native/google-maps Angular project to @capacitor/google-maps, came onto a huge headache. Can’t figure out how to add custom id’s to markers. This is the...
View ArticleCapacitor Speech Recognition Plugin - Capawesome
capawesome.io Capacitor Speech Recognition Plugin - Capawesome Capawesome offers enterprise-grade solutions and services designed for teams building cross-platform apps with Capacitor. 1 post - 1...
View ArticleTrigger Appflow Builds on a Schedule & On Click of a Button
I’m paying for Appflow Community, and trying to trigger a build from the main branch at the end of each work day, and at the click of a button for any necessary additional builds. I can’t find the...
View ArticleCapacitor app significantly slower than PWA equivalent on Safari
I’m considering adding mobile support to my application, LegendKeeper, using Capacitor. To test this, I’ve created a NextJS project with our UI shell. I’ve made a next export and built an iOS demo...
View ArticleI have encountered a large number of style warnings like this. How can I...
Please describe the question in detail and share your code, configuration, and other relevant info. g] Sass's behavior for declarations that appear after nested [ng] rules will be changing to match...
View ArticleHow to trace NullInjectorError which appears in Production environment only
I have an Ionic Angular project which is working fine in the browser (ionic serve -c), but gives a NullInjectorError on Android devices (ionic cap run android). In order to trace back where the error...
View ArticleIonic with Vite
Hi guys, I do have an Ionic project with Vite set up on it. Is it a regular way to work with Ionic + Vite ? Because I have so interface issues and I don’t know if it can be related to Vite. I don’t...
View Article"ionic start" for vue broken? supportedTSExtensions error
When I run the following I get an error: ionic start I do not use the wizard, I pick “Vue” as framework and “blank” as template. I then cd into the dirctory. I run npm i and then npm run build and I...
View ArticleIonic Capacitor Angular www folder outputs into www/browser/... is this normal?
im using ionic 7 and capacitor 6 is this normal? my capacitor config webdir is www why is it generating files in www/browser? i suspect it may cause problems with assets not displaying right thanks 1...
View ArticleCapacitor Speech Synthesis Plugin - Capawesome
capawesome.io Capacitor Speech Synthesis Plugin - Capawesome Capawesome offers enterprise-grade solutions and services designed for teams building cross-platform apps with Capacitor. 1 post - 1...
View ArticleSignal Inputs on modals
This bug seems to not have been fixed. github.com/ionic-team/ionic-framework bug: componentProps of modalController does not work with Angular 17.1.0 signal inputs opened 01:41AM - 25 Jan 24 UTC...
View ArticleUnable to scan PDF417 Format generated by IDAutomation font using Capacitor...
I’m using Capacitor ML Kit Barcode Scanner. BarcodeScanner.startScan() : I was able to scan PDF414 format generated by standard font which is published as sample files in Internet but I could not able...
View ArticleViewport crash after Share.share() in message triage
When I use Share.share() , the webview that I get back seems different, and I can’t figure out how to fix it. If I share it via Mail, there’s no issue, but the bug only appears when I share it through...
View ArticleCapacitor doesn't support Shadow DOM? 😭
hi. I ran my code on android studio and nothing appeared on the screen(everything works in the browser). Without shadow DOM, web components are displayed. <body>...
View Article