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
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
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
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
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
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
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
I have an ionic 3 project, which I worked on 02 Jun 2021. Now after cloning the project from Github, I tried to run npm install. It installs the node_modules di
I'm trying to capture an image with the Android camera and upload it to an AWS S3 bucket. Using Angular 13 Ionic 6 and the Capacitor camera. Finally I got the i
I have a *ngFor list for my categories and inside to list i wanna show subcategories list. subcategory data coming from firebase so i querying it with category_
I'm creating a news app referring this link https://www.youtube.com/watch?v=D8J9QUwTWmU&t=3s&ab_channel=CodeXpression getting error while checking it fi
I am making an ionic app that uses an iframe to open a website on Android 11. To navigate utilizing the back button on the phone, I'm using the following code (
When I try to build my ionic mobile app on android I get the following error. An error occurred during the build: Error: The target entry-point "@ionic-native/m
I am developing ionic application and using @capacitor-community/http plugin for API call. When I call POST request which returns some response, it's working pe
I have an Ionic application that relies heavily on conditional compilation where I include or exclude blocks of code based on a set of config values similar to
I'm building an app with Ionic 6 + capacitor. It works fine when testing on the browser and the Android build. However, when I try to build it using XCode it ju
I'm quite new to all that technologies, but trying to develop an android app with Ionic 6 and Angular 9, compiling with Cordova and publishing in Google Play. E
I tried this one, but it doesn't work. AddedAdded meta tag in the index.html tried this CSS property but does not work @supports (padding: max(16px)) { body {
I have a ionic angular application. When I run 'ionic capacitor build android' from WSL I get the following errors: [INFO] Ready for use in your Native IDE!
Error while building the app in studio.enter image description here