Advice 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 ArticleHow to post links on here
I have been trying to post links to templates ionic-vue templates I created, links for github repo and a Netlofy hosted demo but I keep getting Sorry you cannot post a link to that host. what does...
View ArticleIntellisense in VS Code with @ionic/vue
Is there a reason we cannot get the properties for the components in intellisense in visual studio code, like we get with react? Or is there some specific configuration I need to add thanks. Also can...
View ArticleHorrizontal scrollable table within super tab
Hi , I am creating an MOBILE application where it is required to have a table on one tab . Well that table is having left most column is fixed one. So when I just try to scroll that table horizontally...
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 ArticleHorrizontal scrollable table within super tab
Hi , I am creating an MOBILE application where it is required to have a table on one tab . Well that table is having left most column is fixed one. So when I just try to scroll that table horizontally...
View ArticleIntellisense in VS Code with @ionic/vue
Is there a reason we cannot get the properties for the components in intellisense in visual studio code, like we get with react? Or is there some specific configuration I need to add thanks. Also can...
View ArticleIonic v5 Capacitor white screen
As i asked question in Stackoverflow for solution, but still my solution wasn’t available i use android studio 4.2 canary 11 because of AMD processor for using emulator. Now i tried multiple answers...
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 ArticleDeployments Empty
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleFirebase connect - File google-services.json is missing
Hi, I follow the example to implement Push notification with Capacitor and Firebase at this link… capacitorjs.com Push Notifications with Firebase in an Ionic/Angular App - Capacitor i have to put...
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 ArticleIonic cordova exit code 1
InkedSharedScreenshot_LI846×196 42.5 KB build error 1 post - 1 participant Read full topic
View ArticleShows just one button
Hello, I am new to ionic. I wanted to know how to pass a property so that the button has a description. The app show me just one button. why that? const Registro: React.FC = () => { return (...
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 Article