How 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 ArticleCapacitor Device addListener
I need to find out when the device changes from on battery to plugged in. I can see there is a Device.addListener but I can’t find any documentation on the “event name”. 1 post - 1 participant Read...
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 = problem
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 ArticleNet: Connection refused error on ionic 3
Hello. I recently upgraded an ionic 3 cordova application and the app works fine on iOS. However, I am unable to load any asset on Android (net: connexion refused (http://localhost/). I have read...
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 ArticleIs there a way to show plugin UI in the ionic page itself?
Hi, I am working on custom plugin which involves showing a Google Map on the App. I wanted to use the native iOS SDK of Google Maps. So far I’m able to spawn a viewController and show the Google Map...
View ArticleAppflow Native Builds: deviceready event does not fire
Hi, I am currently doing native builds of a pure Cordova app via Ionic Appflow. The build runs successfully and I can install the app on my Android device. But when the app starts, the deviceready...
View ArticleAlarm in ionic 4
I want to make alarm functionality in my ionic 4 app right now I am using local notification plugin but its not working properly. Please provide me any solution createDailyAlarm(){ //let time =...
View ArticleHow to implement an IONIC 4 slider similar to the Netflix app slider
Hi guys, I am stuck in this challenge. I have been trying to code this slider for almost a week but I found the IONIC documentation very bad in relation to this. I managed to implement a slider,...
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 Article