How can I use Tailwind 3 with Ionic 6?
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleMake a button with multiple lines of text
Is there a way to add multiple rows of text to a button? 1 post - 1 participant Read full topic
View ArticleNon linear navigation
Hi all, In my old app I have a list of items. When you click on an item you get it’s details page. When you swipe left or right on the details page the app used to insert a new page in the...
View ArticleJustify content class not working on ion row within grid
I’m trying to use ion grid and want my layout to be centered and for this I tried the class className="ion-justify-content-center" to ionRow as suggested. But it’s not working at all. Even though the...
View ArticleIonic 6 - How to hide IOS Media Controls
Hello, anyone has any ideas on how to hide the media controls on ios? I’ve found some info about changing AllowsInlineMediaPlayback to false in a config.xml file but I cannot figure that out. Thanks!...
View ArticleAbout to build out app in Ionic+Angular+Firebase
Hi all! I have been following Ionic since v1 or 2 and I have to say, I am impressed with the documentation and the community so far! We have decided to move away from Xamarin+Azure and go Ionic v6 +...
View ArticleIonModal doesn't have "trigger" attribute
I want the IonModal to open when I click the IonIcon. <IonIcon id="open-modal" icon={calendar} slot="start"/> <IonModal trigger="open-modal"> <IonContent>...
View ArticleAfter ionic v6 update, apk build breaks
Hi everyone, I have updated my Ionic app to the current version v6. After the update, my buildpipeline is working, but the resulting apk is not installable. It simply does not react on any phone....
View ArticleIonic v6: ion-datetime clean way to pass UTC to local in UI?
Hi All, as per below link in Ionic V6, ion-datetime makes no assumption about local times. We must pass into the model as the local time we want. My question is can anyone help me find a clean way to...
View ArticleIonic Menu Button unable to open menu after navigate to the page with certain...
Hi guys! I have a page (called as A page) that contains 2 menus, one is on left side (open via menu button in page), another one is on right side (open via header component’s menu button). The problem...
View ArticleDefine Age based on date range
Hello World, i got a question about date range example : a kid is born 15th of February year 2009 Time 6am, 15/2/2009, if calculate as at today (17/1/2022), his age is still consider 12, and will be...
View ArticleHow to solve undefined promises in Ionic Cordova?
In my web browser, the Promise object is “fulfilled”, the result is a value, but when I build it in the mobile app the Promise object is “pending” (working), the result is undefined. Here is my code...
View ArticleIonic application ERROR Error: Uncaught (in promise): ChunkLoadError: Loading...
Hello, I have an Ionic TypeScript application which was working for a long time in browsers and devices. ionic info: Ionic: Ionic CLI : 6.13.1...
View ArticleIonic App stops on launch
I am building an Ionic 4 App + PouchDB, I have built the app by executing the command ionic cordova run android and for a few days, it works well. Recently though, the app just won’t open anymore and...
View ArticleHttpErrorResponse Http failure response for oauth/token: 0 Unknown Error
Getting CORS error for oauth/token with 200 status Code. Added allow-origin-headers: http://localhost , Added cleartextTrafficPermitted=“true” in network security also Can someone pleasse help 1 post...
View ArticleIonic WebServer Example? using Capacitor
I am trying to make a WebServer for iOS and Android. I need to deliver html/css/js file from my app directory Also need to show ipaddress and port number to user. when they hit that ipaddress from...
View ArticleThird Party Icon Setup
Good day, is there a way to include third-party icons in Ionic 6 app with react and typescript? Any help would greatly be appreciated as I am new to Ionic and still learning. 1 post - 1 participant...
View ArticleUnwanted tags appearing in Android Manifest
I am tring to serve my Ionic app on an Android emulator. However, each time I do it comes up with the following error: AAPT: error: unexpected element found in . The provider indicated is this: As you...
View ArticleAndroid build of app looks considerably different
I’ve been building an app in Ionic, mainly just a proof of concept. I’ve been mostly developing locally in the browser but decided to do a test build to an android emulator (api 30) to see how it...
View ArticleInput File / Plugins - Default behavior on mobile
(topic deleted by author) 1 post - 1 participant Read full topic
View Article