Please add me in all whatsapp groups of ionic (+91-8885807393)
https://chat.whatsapp.com/KyjWmxEoZsK1Q8yFhLXs51 We have created a whatsapp group for ionic developers, Main aim is to share our ionic works, ideas, help others solving issues those who interested...
View ArticleHow to fix my ion badge for cart is not updating in real time and requires...
whenever i add any product in the cart, the shopping cart icon doesn’t update in real time to show that a product is added but needs a refresh of the view by navigating to any other page and coming...
View ArticleIonic Pro: iOS geolocation error
Hey did somebody got a solution regarding this? Im having the exact same problem. No popup to allow location on iOS and getting the geolocation.getcurrentlocation throws an error : Origin does not...
View ArticleEdit platforms/android/build.gradle
yes am having the same doubt, can someone reply here?
View ArticleIonic Pro: Unable to log into ionic
i have same issue but i can’t resolve it : command that i want : ionic cordova resources android error: Request: POST https://api.ionic.io/login Response: 410 Body: {} ionic -v 3.10.2 someone can help
View ArticleIonic4 : Multiple directories under webdriver-js-extender
Hello, I am using the version4, and I think there is tiny “bug” when the “built” directory is created after each call of the server. I have Ionic: _ ionic (Ionic CLI) : 4.10.3...
View ArticleFailed Building Android with DexBuilder For Debug
Ionic Info: ionic (Ionic CLI) : 4.3.0 (/usr/local/lib/node_modules/ionic) Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.1.9 Cordova: cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)...
View ArticleNavigation arrows on Slider
<ion-slides pager #slides> <ion-slide> ............. .............. </ion-slide> </ion-slides>
View ArticleBackground geolocation not working
Try this: import { BackgroundGeolocation , BackgroundGeolocationConfig , BackgroundGeolocationResponse , BackgroundGeolocationLocationProvider, BackgroundGeolocationEvents } from...
View ArticleDevelopment very slow
Hi, i don’t use emulator. With emulator could work sqlite storage with live reload ?
View ArticleCordova Build Error: Metadata Version Mismatch
Hi @Sujan12, same results using ionic build --prod. $ ionic build --prod [WARN] Detected locally installed Ionic CLI, but it's too old--using global CLI. > ionic-app-scripts build --prod [16:38:11]...
View ArticleNavigation arrows on Slider
Shequeri: pager #slides still same error Here my code Screenshot (3726).png1366×768 82.1 KB Screenshot (3727).png1366×768 75.4 KB Screenshot (3728).png1366×768 206 KB
View ArticleNavigation arrows on Slider
Noticed, you didn’t import import { Slides } from 'ionic-angular';
View ArticleNavigation arrows on Slider
Asif380: pager #slides when i import this get following error Screenshot (3729).png1366×768 86 KB
View ArticleHow to fix my ion badge for cart is not updating in real time and requires...
Hello, I suspect a timming problem. let alert = this.alertCtrl.create({ is a asyncrouns call and is not awaited this.updateStorage(this.productdetail).catch returns a promise alert.present(); is a...
View Article