Category "ionic-framework"

Supplied javaHome must be a valid directory. You supplied: C:\Program Files\Java\jdk1.8.0_241

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

Ionic 5 Android signed image not showing

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

How to make a Walkthrough Introduction Slider in Ionic Vue Application?

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

Storage not being cleared when uninstalling Capacitor App (iOS)

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

sqllite offline in ionic 4

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 {

Access JSON like object properties

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

Ionic cordova build aandroid --release aab "Web page not available"

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

ionic ble : not able to show the updated ble device name on change

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

Android signed APK can not make API calls

Our app has started hanging when making API calls despite not being updated in production for months. We can replicate the issue using the Play Store version of

TS2305: Module '"typeorm"' has no exported member 'Column' with Ionic v6 and angular 12

I recently update Ionic v5 to v6 and angular v10 to v12 then this typeorm error is shown when I run the ionic build command ERROR in src/app/entities/ttAgrupac

Ionic/Cordova app does not find MainActivity

My app (Ionic 5 + Cordova 9.1.0) crashes when I try to start it on an Android 11 phone. When I look into the logs with logcat I see that the main activity is no

Angular Ionic Capacitor | Why is Even a Simple Animation Laggy

I'm building a simple Ionic Capacitor app with Angular. The app includes a few pretty simple animations, and I'm stunned to learn these animations are incredibl

Ionic 6 - localization of Google Maps API

I am using Angular 13 and Ionic 6 to add Google Maps API V3. Here is a simple example provided by Google to add the map using TypeScript. When using Ionic, I am

Ionic Dark Mode - Force Light/Dark and System theme

I would like to add a toggle for my Ionic project that controls the theme of the entire application. The toggle can force a light mode/dark mode irrespective of

Can one implement an update system like the CoinMarketCap app in Ionic

I'm currently building an Ionic app which will be getting very frequent updates. If possible, I want to avoid sending users to the app/play store each time I pu

ionic 5 row alignment towards bottom

i have a below ion grid where there are 2 rows <ion-grid> <ion-row><ion-col class="ion-text-center">My page</ion-col></ion-row> &l

Angular Ionic Capacitor Barcode Scanner Plugin not working on Web

I am currently building my first Ionic app, which should include a QR-Code scanner. This is my package.ts { "name": "drink-inc", "version": "0.0.1", "auth

Get Height of IonHeader from within Component

Ionic-Angular 5 Using https://github.com/roman-rr/cupertino-pane, I am trying to offset the top by the height of the ion-header i.e. height = 100% - (height of

ionic angular project my build failed ... error

build error hey guys I am stucked with the build error for many days please help me regarding this error I have tried upgrading gradle version and android gra

Cannot send request with FormData using Awesome Cordova plugins HTTP (Capacitor)

I just tried to send a photo to the API in my Ionic V6 (Angular, Capacitor) project but the problem is that the request didn't sent to the API and there is no p