Trying to use existing SQLite DB in new Ionic project
HI, I’m very new to Ionic and Angular so please forgive my noob question, but i’m trying to just open an SQLite database that i already have from my existing iOS and Android apps that i’ve written...
View ArticleHow to make a certain tab active when app loads
i want is when a my loads first time the dashboard page has three tabs.From these three on of the tab should be active. but i don’t know how to make that happen. my tab-bar code : <ion-tabs>...
View ArticleWoocommerce checkout fields
How can i integrate woocommerce custom checkout fields with the app? 1 post - 1 participant Read full topic
View ArticleIs Webstorm Good For Angular?
Hello Everyone, I am working on angular and I am looking to free angular ide, one of my friend was suggested to go with webstorm ide. I just want to know which angular ide is best for the backend...
View ArticleI have problem in using google map in ionic
i am using the code below for google map but when i clicked to map returned inaccurate latitude and longitude please tell me if there any problem image911×434 23 KB currentlocation() { setTimeout(()...
View ArticleAdmobs on top position
Hi I use admob free install plugins and work without any issue but my question is how to show ads banner on top position because is by default show in bottom side and i did not add any code in html...
View ArticleIonic capacitor project not working after android studio update
I have just updated android studio and getting following errors org.xml.sax.SAXParseException; systemId: file:/D:/client/app/android/capacitor-cordova-android-plugins/src/main/AndroidManifest.xml;...
View ArticleReorder group + virtual scroll
Hello everyone, I tried to combine virtual scrolling and reorder groups like this: <ion-reorder-group (ionItemReorder)="doReorder($event)" disabled="false"> <ion-virtual-scroll...
View ArticleIonc5 + Capacitor: How to download and to show a PDF?
Hi, which is the best best, according to you, way to download a PDF and to show it in an Ionic5 app that uses a Capacitor? Thank you very much cld 1 post - 1 participant Read full topic
View Articleion-button v5 style issue
Hi, I’m having a problem on stying the ion-button component in v5. In v4 i use to do this (which worked pretty fine), but i cannot achieve the same result on v5 : ion-button { --background:...
View ArticleWebContentsDelegate::CheckMediaAccessPermission: Not supported
Getting below error on running Android App in Angular Studio. Angular code access default microphone of the device. Can someone let me know how to resolve this issue? E/chromium:...
View ArticleIssues with first Ionic App
Hello! I’m currently working on making a tinder-esque clone for my first ionic project. I am fairly new to web development, but have some small experience with angular, and was hoping to port this...
View ArticleIonic delete flat arrow of IonSelect
How to delete flat arrow of IonSelect on ionic 5 use Reactjs. I custom it and i want to delete it. 1 post - 1 participant Read full topic
View ArticleRemove border bottom color from segment during slide the segment?
Hi team, During slide the segment horizontal some black Bottom border is showing in the bottom of segment.can anybody tell me how to fix above issue check below attached screenshot-...
View ArticleKeyboard closes when switching to speech-to-text keyboard
Hi there, has anyone experienced the keyboard closing itsself when switching to the speech-to-text keyboard? I experiencing the problem when trying to use the text-to-speech keyboard on a textfield in...
View ArticleHow to display toast without press key in ionic 5
I have search this topic “toast” in ionic 5, most of example uses press a button to display a toast. Is there a way to automatic toast in home page when user move from login page into the home page....
View ArticleHow to set width of 'ion-tab-button'
Hi, I am unable to set custom width to “ion-tab-button”. I need to create a tab menu, for which I need to set width for “ion-tab-button” so that the button width will adjust automatically, but right...
View ArticleCordova-plugin-ionic-webview 3.0 and above required minimums support 11?
I want to know that the reason why cordova-plugin-ionic-webview 3.0 and above required minimum deployment target 11. I’m referring to this forum link...
View ArticleCompatibility with Android family policy requirements
Hi, I would like to know if Ionic respects the Android family policies requirement rule for app with age target under 13 : “We don’t allow apps whose primary purpose is to provide a webview of a...
View ArticleHow to change the app id of a Ionic/Capacitor app?
Hi, I have an Ionic5 app that uses Capacitor created with the standard procedure. I can’t publish on the Android store because I have to rename the app id that is “io.ionic.starter”. I have seen that...
View Article