GDRP with Admob (funding choice) on Ionic capacitor
Hello, Do you have information or a link to integrate Google’s funding choice for Google Admob in order to comply with the new GDPR rules. I can’t find anything and I lose income: - / Thanks for...
View ArticleNodeJS and Ionic
Hello new. I’m new with ionic. Why does Ionic need NodeJS to run? If Node is server-side application 1 post - 1 participant Read full topic
View ArticleDownloading?
So in my project I’m trying to allow a user to download a select file. I want to save the file to the data directory ( that part I have figured out) just not sure on the right direction with certain...
View ArticleIon-item bottom border when click
i have an ion-item with inner input, when i click and focus on ion-item appear bottom border blue color like bellow image. i want to remove that but it is not posssible Screen Shot 1399-06-30 at...
View ArticleIonic V1 + cordova iOS 6.1.1 => Cannot launch on iOS 13 & iOS 14
I’m having issue after upgrade cordova iOS to 6.1.1 for iOS 14. The reason why I upgrade to cordova iOS 6.1.1 is because the ionic v1 app cannot work on iOS 14, it stuck after the splash screen which...
View ArticleDisplay alerts over a fullscreen element
How can one display an ionic alert when a element, lets say a div element which is a container for a video element with some button something like this: <div class="videoContainer" #videoContainer...
View ArticleMusic Controls error
Good morning all, I have a problem with using the Music Controls plugin, it works fine in my iOs and Android emulator, but when I try to build I get an error....
View ArticleIn App Purchase 2 - which npm package to install?
Hi all, I have a question regarding the In App Purchase 2 plugin: https://ionicframework.com/docs/native/in-app-purchase-2 The ionic native documentation tells me to install cc.fovea.cordova.purchase:...
View ArticleCreate onboarding and its guard
Hello, I want to create a onboarding for my app. This is just a single page containing slides. Now this should be just shown, when the user enters the app the first time. For this, I thought I add an...
View ArticleJalali Calendar for use in Ionic
want to use a jalli calendar in the app I used the ion-datetime>tag, but this tag is not jalali or shamsi. 1 post - 1 participant Read full topic
View ArticleTypescript Error Cannot find type definition file for 'cordova-plugin-ionic'
hi eveybody, i am a new comer to ionic and i am trying to run a project locally, but when i do the ionic serve, i get the following message : Typescript Error Cannot find type definition file for...
View ArticleHow to update marker live on Google Map in Ionic app?
When my Ionic app loads I am displaying a Google map which currently centres on my current location & adds a marker to my current location. When I move location, I want the marker on the map to...
View ArticleContinue watching user position even after navigating to different pages
I want to track my users realtime locations then send it to the database even if the user navigates to different pages. 1 post - 1 participant Read full topic
View ArticleTracker gps
Hello. I’m going to create an app where I need to memorize the trip made by the user, a gps tracker. what do you recommend? thank you in advance 1 post - 1 participant Read full topic
View ArticleIonic 4 custom google native maps marker
hi , i’m using ionic 4 google native maps and i need to make markers like this , any one can help ? that’s my code : goToMyLocation() { this.map.clear(); this.map .getMyLocation() .then((location:...
View ArticleWhere to add routes for children of tabs
Where is the best place to declare the route for a page that is a child of a tab page, but that doesn’t need a tab bar itself? They are currently declared in the main app-routing-module which means...
View ArticleKeyboard Navigation in Ionic 5 Web Application
Hi, I’ve got an angular app using Ionic 5 that is designed for use on the web. I’m trying to work out how to do simple keyboard navigation from a text input, to an ion-select, to another ion-select....
View ArticleFirebase pagination with infinite scroll and CRUD
Hi, I’m implementing ionic firebase ( firestore ) pagination feature with infinite scroll and crud. When I scroll down, it looks working. At the end of data it disable infinite scroll as well. After...
View ArticleSong title and cover freezes Ionic music controls
Hello, does someone work correctly for the cordova-plugin-music-controls2 plugin with streaming audio source to show song title and cover? Because after two songs it stays frozen and does not refresh,...
View ArticleCache clearing programmatically
hello Ionic Comunity, We have requirement of clearing the Cache of our particular App.I Have tried /cordova-plugin-cache-clear this plugin but cache hasn’t been cleared. And I Have also tried of...
View Article