[Ionic 5] Style ion-select > select-text in shadow dom not working
@The_Unknown wrote: Hello, I’d like to add white-sprace: normal to the “select-text” div in an ion-select which is the div that holds the select items. Unfortunately there’s no option to have the...
View ArticleAdmob error Type ‘AdMobFreeOriginal’ is missing the following properties from...
@guadyass wrote: ng.cmd run app:ionic-cordova-build --platform=android ERROR in src/app/app.module.ts:29:51 - error TS2322: Type ‘AdMobFreeOriginal’ is not assignable to type ‘Provider’. Type...
View ArticleIonic 5 ion-select change event not working
@RehanHassan wrote: I’m using Ionic 5 core with vanillaJS and ion-select is not dispatching change event. <ion-item> <ion-select value="-1" interface="popover" onchange="test()">...
View ArticleAngular Firebase not installing in Ionic 4
@Sandeep776 wrote: Hi, I’m trying to run the command “npm install firebase @angular/fire --save” but every time failed to install this plugin. Plz help. Thnx in Advance Posts: 1 Participants: 1 Read...
View ArticleAndroid build failing - Program type already present:...
@alexmcurry wrote: Hi, Have Ionic changed the way it builds an Android project? The other week my project built fine. I have made some changes recently (upgraded a facebook login component) and it...
View ArticleStrange ellipses show up in mobile view
@SamKish wrote: Hi there, I’m using ion-card to display a number of app users. When I select the mobile view I see these strange ellipses scattered around. Screen Shot 2020-04-07 at 10.24.31...
View ArticleAbout the launch pricing plan
@chris0309 wrote: I wanted to build iOS app but I don’t really understand the difference between ( Compile native app binaries / ionic package ) anyone can help much appreciate Posts: 1 Participants:...
View ArticleHow to listen on IonRouterOutlet transition start/complete?
@j-carignan wrote: Hello, I’m using an <IonTabs> component which contains an <IonRouterOutlet> with the iosTransitionAnimation set as animation. I would like to have an event handler when...
View ArticleCall to Google API is not Working for me!
@jngomezd wrote: ionic 5 Call of map = new google.maps.Map(… no return to next line Called in OnInit event (async declared LoadMap) var google is declared in the Template with Api KEY (I try some...
View ArticleWarning in console when using ion-virtual-scroll
@sanz wrote: Hi all … implemented ion-virtual-scroll as per the docs and getting the following warning in the console: “Can’t bind to ‘virtualItemOf’ since it isn’t a known property of ‘ion-item’.” My...
View ArticleIonic 4 How do I use cordova firebase.dynamiclinks plugin?
@nishamane wrote: I want to implement dynamic link in my ionic project… I have installed following 2 plugins for the same. ionic cordova plugin add cordova-plugin-firebase-dynamiclinks npm install...
View ArticlevirtualScroll for javascript
@RehanHassan wrote: Do we have virtual-scroll only for Angular, or it can be used with vanillaJS too. If yes. then i don’t see anything in documentation related with javascript. There’s only one...
View ArticleIonic Local Notification only once scheduled on iOS until restart of I-Phone...
@DonPabelito89 wrote: Dear Ionic Community, maybe you can help me with an issue? I use “Local Notification” Plugin for Cordova by Katzer with @ionic-native/local-notifications module to recieve Local...
View ArticleZoom Integration in IONIC 3 Project
@srinup0526 wrote: HI All, I am already working on the IONIC 3 with Saleforce SDK integrated project but recent crisis of COVID-19, we get a requirement of ZOOM Integration in same exisiting project....
View ArticleIonic 4 Angular proper routing approach
@Verthon wrote: Hello I have a problem with same routes /activities:name that for example /activities/supplies is used for POST or PUT method based on params provided isEditModeOn. However it works...
View ArticleSome assets return 404 when they try to load in ionic 5
@Chuuone wrote: Hey i have recently discovered an issue with some of my asset files. I have some svg icons under the path “/assets/icons/fas/home.svg” etc. Some of them load just fine whereas others...
View ArticleInstalling WKWebView plugin
@Thilo1992 wrote: Hello, I’m trying to install the cordova-plugin-ionic-webview plugin because of the deprecation of UIWebView for future iOS releases. I’ve also added <preference...
View ArticleIonSlider.getActiveIndex Promise never resolves on second page entry
@peterjc wrote: Hi, I have a very frustrating problem with IonSlider. I have always called getActiveIndex() from within the ionSlideWiilChange handler (I swapped to ionSlideDidChange to see if this...
View ArticleTwo wan binding
@mehraj786 wrote: hi i want to check condition for two way binding if my value is >3 it should not update in api instead it update 3 or less then 3 which we enter through ngmodel can anyone now how...
View ArticleFilepath ios
@ysrikanth2017 wrote: Are there any file path plugin alternatives for ios , (https://ionicframework.com/docs/native/file-path). specifically I need to resolve the native path of the item selected from...
View Article