I’m building an app in Ionic 6 which needs to play an HLS stream. When the user hides the app (to the background) the stream needs to continue playing. Pr
I'm building a mobile app in ionic and i want to know if i can use firebase and spring boot at the same time in the same app so i can benefit firebase real-time
I am trying to integrate this jitsi-meet plugin in ionic but when running the application I have this error. Thank you very much to the person who can help me p
Here is my code debug log6474 Darwin 16.7.0 6475 verbose node v16.15.0 6476 verbose npm v8.9.0 6477 error code 1 6478 error path /Users/------/onet/node_module
We have an Ionic-Vue App (Ionic 6 and Vue 3) and try to open an IonSelect programmatically. We tried using a ref like this: <ion-select ref="mySelect" place
I have a dynamic link that is working fine on Android however I can't get the App Store redirect behaviour working correctly on iOS. If I set up the dynamic lin
I have a deeplink in my app with ionic 5 and I'm using Firebase dynamic link with all configuration as assetlinks and others. The link allows me go to internal
My current setup is: Ionic, Angular, AWS Amplify (GrapghQl, DynamoDB, Authenticator, and Storage) I had everything working until I added Storage following the i
I'm building an ionic web app and I have an API datasource which includes basic theming ie: Save button color, text color, background color, cancelBtn color, et
this is a ionic angular project that i'm working on, i'm using ng-lazyload-image plugin Link. when i start compiling it showing errors like this. Error: ./node_
I try to create a starter app with Capacitor and Svelte. Everything works fine except one thing, when I use native html anchor ( with svelte-routing) for naviga
I have build a android application. So I wanted to customize the header of the application Here is the HTML code <ion-header> <ion-toolbar>
I got this error message when I build ionic cordova for android: Supplied javaHome must be a valid directory. You supplied: C:\Program Files\Java\jdk1.8.0_241
The signed version of android does not display images. The application is in Ionic 5 and has this problem only in the android version while in iOS it works. UPD
I have seen most of the mobile application has an intro slider when we first time installs the app. I searched on google but all of them are old version of Ioni
I've made a cross-platform app using Ionic and Capacitor but when the user uninstalls the app on iOS and re-downloads the saved data is still available, rather
I am facing issue in ionic 4 . Induction variable gives undefined but there is data when i run sql query ..Help me Please following is my code try {
I have a return object like so: Can you tell me how to access its properties? I have tried many ways with Lodash too. But no luck yet. Failure attempts: t.conf
I created a simple ionic app, works good if i build with --packageType=apk and install it to the phone or run with --livereload but when i build it locally with
ok so i have created an app using ionic and angular and i want to change the ble device name. For that i am using ionic ble(ble.writeWithNoResponse) ionic-ble g