ITMS-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 ArticleAdvice needed on migration strategy from ionic 3 to ionic 5 ( and preferably...
We have a fairly complex application which uses a lot of custom plugins - it’s currently running on ionic 3 ( cordova, angular, and all the stuff that was relevant back when ionic 3 was fresh ) . It...
View ArticleCan We Use Ionic 3 Segemnt In Ionic4?
*Can we use the ionic 3 segments in the ionic 4 projects? is it bad? <ion-segment [(ngModel)]="boxes"> <ion-segment-button value="box1"> Box 1 </ion-segment-button>...
View Articleionic windows uwp blank screen
0 I’m trying to get my ionic 4 app to work on windows, but all I get is a blank screen. I tried to put a console log on the beginning of my index.html and it shows up. The angular root html tag is...
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 ArticleDetect picture from camera or gallery
Hi, i am using ionic plugin camera but it can be replaced by using app such as “GalleryCam” so the picture is from phone gallery instead of real camera device, if you have any solution please share...
View ArticleExternal JS library resolves in browser but not on android device
I’m dependent on an external JS library for my project (BrowserPrint) I tried importing the minified javascript files trough angular.json "scripts": [...
View ArticleHow to validate JWT access token from mobile app?
I’m using MS Adal plugins for a Ionic3 project and its validate user from azure. Now, If I follow the below steps, Logged in the app after the sso validation and close the app. I change the password...
View ArticleHow to pass storage (User session) data to side menu ionic 5?
i am new in ionic and started from youtube tutorials , i created a crud in ionic using PHP, my sql in success login i redirect to home page and by using home.page.ts i can get storage data in...
View ArticleHow to update or refresh Picker column
Hi, my picker (Ionic 5 Angular), have columns that has relationship each other, i’m using ionPickerColChange event to avoid dependance like so: picker.addEventListener('ionPickerColChange', async...
View ArticleIonic WkWebView images not rendering
Images that I took from the camera of am trying to upload from the gallery is not being rendered in the ios application. I have tried all the things like normalizingURL and...
View ArticleAdd a title to buttons
Hello, I am new to ionic. I wanted to know how to pass a property so that the button has a description export const ButtonExample: React.FC = () => ( <IonContent> <IonButton...
View ArticleMenu: must have a “content” element to listen for drag events on
I created a menu component which has the menu-button and the ion-menu inside because i want to use this component on multiple pages. To use this component on different pages, i created a module with...
View ArticleIonic 5 start app - React based one doesn't work as chrome extension, but...
Hi, I’m facing problem when Angular based starter app works fine as chrome extension, but same React-based shows blank screen, but no errors found in extension console, also expected DOM structure...
View ArticleWhich to use? Angular or Ionic
I’ve been very confused since the release of Capacitor 2, and I wish to create web+mobile apps at the same time. Since I can create a web app with Angular and then easily add capacitor 2 to make it a...
View ArticleIonic v5 - Is it posible to cache/reuse Modal for multiple uses?
Scenario: we have a list of items, when i click one of them, the modal is opened to show the details of the item. Issue: On slow phones there is a delay (about 2-3 seconds) between the click and the...
View ArticleTrying out both Vuelidate & Vee-Validate, Form and Form Validation Libraries,...
Sample app showing vue3 and Ionic Framework form validation examples with Vuelidate & Vee-Validate, both are in early release, but wanted to git it a try. Wanted to see how they would function...
View Article