Ionic back button bug only working after I slide the pointer on It
So basically, I have this simple code that should be working fine but for some reason I’m getting a rare bug. I have a page called “home” and a sidemenu which I use to navigate to the page “mysports”....
View ArticleAppFlow Release Blocked by changesNotSentForReview
Hi, we’re having some issues deploying out through AppFlow after updating fixing some app content/review requests. After adding an InApp disclosure for location data a rebuild and deployment of the...
View ArticleIonic 5: Error: The old format of this exec call has been removed (deprecated...
I am working with Ionic 5, using capacitor and I tried to use the PreviewAnyFile plugin. after installing the plugging as directed by (this)[PreviewAnyFile - Ionic Documentation]. I passed it to my...
View ArticleHow can i use vuex actions in a composable file with capacitor camera
Hi guys, I have a problem about how to use vuex within a composable file on the use of the capacitor camera plugin, I need once the photo is taken to send it immediately to the backend since if I send...
View ArticleSmart way to auto scale the ion-labels
I have an Application which runs of , phone and Ipad, but then i observed & seen the ion-labels are relatively small in bigger devices like iPads , I found two solutions do scale those ion-labels...
View ArticleIonModal Dynamic Height
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleIonModal With Dynamic Height
Is there way for IonModal to dynamically adjust its height according to its content? For example, min height could be 200px and max height 90%, but everything in between adjusts accordingly so the...
View ArticleIon-searchbar background colour change on focus
Hi all, I am trying to change the ion-searchbar background on focus but I am do that could please anyone help me in that 1 post - 1 participant Read full topic
View ArticleAnnouncing Ionic Portals
Originally published at: Announcing Ionic Portals - Ionic Blog Today, we are excited to announce the alpha of a new product from the Ionic team: Ionic Portals. Ionic Portals is our first product aimed...
View ArticleBuild error ld: framework not found Pods
Hi guys, I rebuilt my app after few months and now I receive this error: ld: framework not found Pods_<project_name> I tried to clean all, removed platform and rebuit for ios I am very worried...
View ArticleAngular + Ionic - Using ionic components returns 'not a known element'
I followed the official Ionic guide to create my first app, and it installed Ionic version 5.4.16 Angular version 11.2.13. The issue is that anytime that I try to use a Ionic component (ie....
View ArticleWhy is a component not executed after a guard?
I am implementing guards in my application, it works in a general way as follows: Login page (username and password) Token is created and stored Tab1 is shown with a list of events. Clicking on any...
View ArticleCant change icon/Splash Screen
I put my icon.png(1024x1024) and splash.png(2732x2732) to resources folder and change with default splash and icon. Then i run ionic cordova resources. Everything is okay i can see my icon and splash...
View ArticleHow to use ion-tabs auto active specific page without click
Hello Guys, I have a question how am I using the tabs function when I router the specific page when that have ion-tabs with auto active the first page of the tab. Like the Tab of bootstrap....
View ArticleIonChange event triggers on wrong component due to caching
I have multiple Vue component which are all different pages of my app. Each page has a ion-searchbar component in it. Each ion-searchbar has a @ionChange event that filters a list on the page. The...
View ArticleHow to access files from customer's network path by ionic?
I need to access files in customer’s network path.I have only their network path like \10.1.1.1{FolderName}{SubFolder}{file}. I can connect this path in my run command by connected vpn of them.I am...
View ArticleConsent Management Platform Integration
Hi, I’m curious if anyone has tried to integrate a consent management platform (CMP) into their Ionic App? Our app is built with Ionic/Angular/Cordova and we’re currently working with Sourcepoint, but...
View ArticleHow can i do a with color="primary" on IOS
I’m trying to do a toolbar for my app on IOS that it haven’t to be translucent because the ion-content will pass through it and it looks so weird… (i’m using last estable ionic version) My code:...
View ArticleHow to implement Firebase Push Notification using Ionic React
Hi, Do you know any tutorial on how to implement Firebase Push Notifications or FCM using Ionic React? I found a bunch of Angular tutorials but it does not help me. Thanks! 5 posts - 2 participants...
View ArticleTwo Tab Bars Appearing in One Page
In my Ionic React App, there are 3 Tabs. Different pages have different internal tabs. When I’m navigating through diff pages, some times these tabs repeats. The earlier page tab remains stuck....
View Article