BackgroundMode not working as expected
I have run into an issue here. I need to update the location of the device to my firebase database every 5 seconds untill the user closes the app. I know it will eat up the battery, it is a necessary...
View ArticleNo live reload after upgrading to wkwebview
Hello all, I am facing an issue since fews days and it’s annoying me. To avoid ITMS-90809 warning from apple, i’ve decided to migrate to Wkview. Also, to handle properly iOS 14, i have moved to...
View ArticleCompile to iOS
Hi. I have my code on Linux. I would like to compile to iOS. I know I must have xCode but should i copy all my code to xCode ? Could u explain to me how to do. Thanks a lot. Guilhem 4 posts - 2...
View ArticleIntegrate unity ads in ionic
Please how i can integrate unity ads in ionic please 1 post - 1 participant Read full topic
View ArticleCapacitor native plugin
I tried this plugin as tutorial Ionic Docs Extended Device Information - Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one...
View ArticleXcode build error (non modular header inside CordovaPlugins)
I’ve been trying to deploy my Ionic app on an Apple device using XCode. But when I want to build my app, I have an error : Capture d’écran 2020-09-21 à 13.38.361480×168 85 KB I’ve already searched...
View ArticleIonic 5 Capacitor + CordovaGoogleMaps = "MainViewController.h file not found"...
I am upgrading from Ionic 4 w/Cordova to Ionic 5 w/Capacitor, and during the upgrade, I began receiving the following error on every IoS build (haven’t tested Android yet): Screen Shot 2020-09-21 at...
View ArticlePossible to test iap2 when app is pending publication on google play
Hi there, i wanna know is it possible to test in app purchase 2 when my app is pending publication on google play in test and alpha sections. Can anyone know about this? 1 post - 1 participant Read...
View ArticleIn Ionic 3 new line how to get in ion-select label text
Have a ioni-select option. Two selection options. Adding some text to clarify. Just an example. Delete account (this will cause your account to be deleted) This seems to be having a new line wrap...
View ArticleHow to get file from local assets dir on native device?
With ionic 3 it was possible to access local assets via angular http client by using: ${location.protocol}//${location.host}/assets/ e.g: capacitor://localhost/assets/locales/en_US.yaml This seems to...
View ArticleHorrizontal scrollable table within super tab
Hi , I am creating an MOBILE application where it is required to have a table on one tab . Well that table is having left most column is fixed one. So when I just try to scroll that table horizontally...
View ArticleIntellisense in VS Code with @ionic/vue
Is there a reason we cannot get the properties for the components in intellisense in visual studio code, like we get with react? Or is there some specific configuration I need to add thanks. Also can...
View ArticleIonic 4: Popover opens on wrong Page
I’m creating a popover on one Page when clicking on a label. It should open there and it worked while using tabs as navigation. Now i changed the tab navigation from the tab.module to the...
View ArticleHow run android (USB) in API localhost (net::ERR_CONNECTION_REFUSED)
I have a APIs in Laravel in localhost and with ionic runing android device with USB but a get this error http://127.0.0.1:8000/api/v1/login net::ERR_CONNECTION_REFUSED How can I access my Api in my...
View ArticleCordova-plugin-qrscanner
Hello all I have a problem whit compiling the project. after running these commands --> “ionic cordova run android” or “ionic cordova build android” I am getting this error: cordova.cmd build...
View ArticleFile Path Error
I got the below error in the play store crash report. In any block we can’t able to find the solution and root cause of this issue. Mainly this is occurred for Motorola and Huawei devices. Android 7,9...
View ArticleIon slider not working in model controller ionic 4
Version: Cordova: cordova-lib@8.1.1 Ionic: 6.10.1 Error : 1) this.slider.update is not a function 2) this.slider.slideNext is not a function In .ts File import { ModalController, IonSlides } from...
View ArticleIonic cordova build android is stuck at one stage... can not complete
please help me with this… i have tried every thing cordova update, npm update, --prod build 1 post - 1 participant Read full topic
View ArticleHow to determine if the user checked "Don't ask again"?
i am using @ionic-native/android-permissions plugin to show permission dialogue. i want to know that how can we determine that user has checked “Don’t ask again” on permission dialogue? 1 post - 1...
View ArticleIonic Cordova InAppBrowser System browser close
Question as posted on StackOverflow but without much success there … I’m currently working on an Ionic Project that involves opening a web page from within the app. I resorted to the InAppBrowser...
View Article