Ionic keyboard: Cannot scroll
I know there have been posts about this before, but the solutions either did not work for me, were not terribly clear, or did not apply to my project. I am on Ionic 5. My app has a page with several...
View ArticleIon Input Outline - Increase Label Size
Hi All, Using Ionic Angular 8 but this would apply to the older versions too. In short I love the MD ion-input with outline and stacked label. However the stacked label is way too small for my users...
View ArticleFetching data works in browser but not in ios or android for certain pages
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleCapacitor - APP plugin on IOS
Hello, i use capacitor - app plugin on my android / ios application and i have issue with App.exitApp(); i know that this function only on android is there any solution that will do this on ios? 4...
View Article"Webpage not available" on Android with Live Reload
I have recently set up a tabs Ionic 8 project to try out the new features. I have added Capacitor to the project and want to test out Live Reload with Android. While building and running the app on...
View ArticleHow to fix the "Data path "" must NOT have additional properties(standalone)"...
I just cloned the conference repo and i am trying to generate my first component using the command ng generate component contact/form I keep getting this error " Schematic input does not validate...
View ArticleTemporarily changing the colour variable value in Ionic 8 with the theming...
In an Angular app with Ionic Framework, I have a component, where on a specific action, I need to make the default colour variable --ion-background-color transparent, and revert back to the defined...
View ArticleHow to build an Ionic App with an integrated Map
Hi everyone, This is my first post here, so it’s a pleasure to meet you all! I’m interested in creating a Web App with an integrated map where users can add markers, save them, and make them visible...
View ArticleCannot manage multiple menus
Hello ! I would like to manage multiple menus in my app, but I could not figure out how to do it. As I understood from the doc page of Ionic (ion-menu: API Framework Docs for Types of Menu...
View ArticlePrinting image via bluetooth
We tried printing an image to a bluetooth thermal printer using @capacitor-community/bluetooth-le but it was really really slow. We switched to other plugins which had a really nice result( fast...
View ArticleLd: Assertion failed: (aliasSectionNum == sectionNum &&"alias and its target...
I upgraded XCode to last version (15.3) in order to solve this warning: ITMS-90725: SDK version issue - This app was built with the iOS 16.4 SDK. Starting April 29, 2024, all iOS and iPadOS apps must...
View ArticleiOS SDK needs to be upgraded
I have this issue when submitting to the App store: SDK version issue. This app was built with the iOS 16.1SDK. Starting April 29, 2024 (today), all iOS and iPadOS apps must be built with the iOS 17...
View ArticleIPhone 8 cannot open attachments
When I try to open any attachment, I temporarily write it to cache. However I get an error “Unable to save” on this iphone 8. Is there a way around it or does capacitor just not work on older iphones?...
View ArticleIon-fab-button : How to change the displayed fab-buttons format and position?
Hello Everyone ! I would like to display some names when the main fab-button is clicked on. So far, I could just put some text in it. I also could change de width of the buttons, but is also change...
View ArticleIonDateTime - two components showing same value
I want to use IonDateTime to update the expirationDate and executionDate of a transaction. I create one code to be reused. But when using it on one page, the 2nd call of the component is displaying...
View ArticleIonic react datetime showing incorrect time when editing
I am new to Ionic React. I am trying to make a calendar app in which I can add/edit/delete Tasks. I can do all of that, but heres the issue. When I edit the startDate or endDate the time seems to be 2...
View ArticleTab Bar UI Problem
Whenever i click on the Tab Bar on pressing last tab my UI get messed up this is what my tabbar looks like ^ whenever i click on the Summary Tab my UI get messy as shown in the last ss ^^ my code:...
View ArticleWhy can't style default inputs anymore? T_T
Guys, why!? Why did you do this? Now, since upgrading to Ionic 8, if I want the correctly rounded corners back on my inputs I have to go through my ENTIRE application and put a custom CSS class on...
View ArticleWhy does an Ionic app download JS files from the project again?
Hello guys, I have component rendering issues. When working on an Ionic project or any kind of simple web project in a local environment, I have all the necessary files within the project folder. So...
View ArticleIonItemOptions stays open after ionIonSwipe is excecuted
Describe the Bug So when I use the IonItemSliding with the IonItemOption expandable, the Option stays open even after the onIonSwipe action is excecuted. So I have one which I use to delete an Item....
View Article