Ionic 5 blank page
in app.component.ts my function to get root page is getFirstPage() { this.storage.get('welcome').then(done => { if (!done) { this.navCtrl.navigateRoot('WelcomePage'); //this.rootPage =...
View ArticleRight way to build a Ion Slides
my welcome.page.ts import { Component, OnInit } from '@angular/core'; import { NavController, NavParams, IonSlides } from '@ionic/angular'; @Component({ selector: 'page-welcome', templateUrl:...
View ArticleHow to disable ion-content scroll but certain components scrollable?
Hello… I am trying to make my ion-content not scrollable, and I did it by doing this on my CSS file: ion-content { --overflow: hidden; } but then, I tried to make the lines of an ion-grid scrollable...
View ArticleError running Ionic App in Android Studios
Hello, I just tried to test an app in Android Studios: ionic capcaitor build android it opens up android studios, I click on run application and get this error: 16:32 Emulator: emulator: ERROR: Can't...
View ArticleUsing Vue3 And Ionic with VeeValidate for Forms and Form Validation
Using Vue3 And Ionic with VeeValidate for Forms and Form Validation Source code and links included in video description 1 post - 1 participant Read full topic
View ArticleApp shows white screen after splash screen on iOS 14
Hi folks, I’ve perused the forum but have yet to find a solution to my problem. My Ionic Capacitor app works fine in the iOS simulator, but does not run on device. This is my first time running it on...
View ArticleIonic 3 UIWebView to WKWebView upgrade
Hi Guys, Looking for someone to upgrade existing app to WKWebView. Currently using cordova. The app is deployed under Apple and Google. Cheers, Rodrigo 2 posts - 2 participants Read full topic
View ArticleIonic 5, React, Capacitor, Keycloak
Hello guys, I’m using Ionic 5, React, Capacitor and Keycloak auth system in my project. But I have a problem with using Keycloak in native platform as Android or iOS because Keycloak works for me only...
View ArticleHow to use array for button text value in actionsheet controller ionic 5
Hi i want to create actionsheet like this but with 1000 number of button. how can i use loop iteration for text value in buttons…instead of create 1000 button and set text:1-1000 thanks so much...
View ArticleLeaf Guard | Gumleaf Gutter Guard
Leaf Guard is the most widely recognized sort of canal watch. They arrive in a wide assortment of shapes and materials and can be Gutter Guard Installation in a couple of various ways. Screens...
View Articlejava.lang.OutOfMemoryError
Hi everyone, our app downloads several files locally to make them available offline. It often happens that the app closes with this error in the console. java.lang.OutOfMemoryError: Failed to allocate...
View ArticleBarcode scanner plugin for m3s Sm15
Hi, iam trying to use m3s Sm15 device which has laser scanner with my app. Is there any plugin, so that i can use this integrated laser scanner instead of default mobile camera? Has anyone experience...
View ArticleBest website development company in Canada
Are you looking best website development company in Canada ? 1 post - 1 participant Read full topic
View ArticleIonic tabs not displaying Using Angular
Hello everyone, i would like your assistance with my ionic application. i am trying to put tabs for easy navigation, after placing the tabs on my home page, they display, however, when i try to modify...
View ArticleModals, Popover and ion-select not showing
I’m new to Ionic 4 and I got the problem that all kinds of popups are not showing, first I thought it were only that I did something wrong in the code of my Modals and Popovers but now I realized that...
View ArticleITMS-90809: Deprecated API Usage - still there :(
Hallo there, I have a Ionic v3 Project. I want to upload a new version of the app. So, i’ve done all the Steps for WKWebView integration. But still the same error. Steps i made: update cordova ios to...
View ArticleSlack Deactivated account
Hi there, Where to find Slack workspace owner? my account in slack was deactivated, i want to reinstate my account. Thanks 1 post - 1 participant Read full topic
View ArticleHow to disable swipe-to-go-back gesture on one page only? (Ionic v5 React)
Does anyone know if there’s a way to disable the iOS swipe-to-go-back gesture on just one page in Ionic React? Or, how to do it programmatically? I know you can disable it globally using the method in...
View ArticleHTTP interceptor causing CORS issue using ionic/angular
here i am using ionic for web and mobile also and i am using a https url while integrating it i got cors issues .Later when i checked after removing the http interceptor cors issue is resolved but how...
View ArticleCodova-res icons
I am using cordova-res to generate icons, works as expected. My question is, where do I put these generated images if the Android folder is created with Capacitor? 1 post - 1 participant Read full topic
View Article