Could not find org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.60-eap-25
@chameera1 wrote: Here the Error i have 2019-10-28 (1).png730×409 19.2 KB my Gradle file please, anyone, know to solve this problem Posts: 1 Participants: 1 Read full topic
View ArticleFirebase ionic infinite scroll
@Gassy wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleIonic app debug - maintainig an audit log
@NimeshMadhushka wrote: I am developing ionic 4 application and in this application, i am maintaining an audit log of accitvities that happens inside the app. I currently adding the page name and the...
View ArticleIonic firebase infinite scroll
@Gassy wrote: I’m trying to do an ion-infinite-scroll with a Firebase Capture d’écran (23).png1284×335 28.3 KB this is my database <ion-item-sliding *ngFor="let item of todoFs; let i = index; let c...
View ArticleProgrammatically focus on ion-button
@mdemirci wrote: I couldn’t find any solution to setFocus() on ion-button. Focusing ion-input with no problem. But it seems there is no way to focus on ion-button. setFocus() on ion-button throws...
View ArticleAlternatives for cordova-plugin-secure-storage
@bbigotes wrote: Hi everyone! Does anyone know any alternative for this pluggin cordova-plugin-secure-storage for save safe info ? Best regards Posts: 1 Participants: 1 Read full topic
View ArticlePage with native Google Maps are values not displayed as expected
@Jagtlog wrote: Hello, I’m using @ionic-native/google-maps/ngx in one of my pages, where I aim for showing the distance between two markers. Calculation is done perfectly and shown in both console.log...
View ArticleIon-virtual-scroll does not grow when using a mat-expansion-panel
@compo wrote: So I want to combine virtual scroll of Ionic with a mat-expansion-panel of Angular . But because the item is a fixed size, it does not expand anymore. Also, when scrolling the items...
View ArticleI used AdMob free for Ionic 4 app AdMob works fine during isTesting true But...
@Husniddin wrote: showBannerAd() { let bannerConfig: AdMobFreeBannerConfig = { autoShow: true, isTesting: false, id: “ca-app-pub-3940256099942544/6300978111” };...
View ArticleGetting stuck at the splash screen... channels issue?
@nvahalik wrote: Over the last few weeks we’ve seen an uptick in the number of people who contact app support saying that the app is getting stuck at the title screen. People delete and reinstall the...
View ArticleAPI call response header in Ionic returns Null in Android Emulator
@carolioli wrote: I am developing an application with Ionic and Angular, I make a post request that returns me a token of the Authorization header, until then I was able to get this value normally...
View ArticleIonic 4 with cordova-sqlite-ext
@easychurch wrote: Hello, I have a project in Ionic 3 and I am using cordova-sqlite-ext to use the pre existing bank. Working well. But I’m working on Ionic 4. And I’m having trouble because the www...
View ArticleIonic v4 how to fire menu event
@Ptaszek wrote: Hello everyone, I’m kinda new in Angular and ionic 4 and have propably a small problem, i want to detect event fire on menu open and close. On ionic documentation i found this events:...
View ArticleIonic 3 CORS problem(WebView?)
@prre wrote: Hi, I started making my second Ionic App and have some problems with CORS. My Settings: @ionic/cli-utils : 1.19.2 ionic (Ionic CLI) : 3.20.0 global packages: cordova (Cordova CLI) :...
View ArticleDisplay data from the Firebase Database
@thecolmix wrote: Good evening, thank you. I can recover from the console but I can not see the content on the address page. I have this error Capture.JPG1128×214 51 KB adresse.page.ts adresse = {} as...
View ArticleIonic 4 How can I put lines in the input?
@melnahas wrote: I want to put lines in the input for phone verification and I want it to look like this How can I do it? Posts: 1 Participants: 1 Read full topic
View ArticleCannot build ionic ios app on xcode
@asha00 wrote: I am trying to build ionic ios app on xcode using the following command ionic cordova build ios The build fails with the following error: CompileC...
View ArticleIonic framework site not accessible
@zeeshan.sharif wrote: ionic framework website is not accessible : https://ionicframework.com/ Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 iOS,API call fails when app goes to background
@vasanthb wrote: Hi, I’m using Angular HttpClient from making http calls in my Ionic 4 iOS app(Android I don’t have any issues). Everything works fine when app is in foreground. But I’m facing an...
View ArticleIonic 4 "translucent" headers not working?
@jrista wrote: I have been trying for a while to get the new translucent (i.e. backdrop-filter based blur) header feature to work in Ionic 4. I have verified that backdrop-filter does indeed work,...
View Article