Can’t build iOS target for new Ionic prjects
Anyone else having a problem building/running iOS targets after the Dec 11, 24 release of Xcode 16.2? I can’t load the iOS project when creating a new ionic angular project. Existing projects work...
View ArticleUnable to override primary color in variables.scss since upgrading to ionic 8
Updating to ionic 8, PWA project doesn’t reflect any changing I am trying to make in the variables for the pre-defined colors. Using the New Ionic color generator to create the colors and their...
View ArticleWarning en ionic build (7.2.0)
Hello, I wanted to ask about a warning. When I create a new project and then use ionic build, it generates a warning. I don’t know how this problem could affect my project. I should mention that I...
View ArticleAdding buttons to the year/month picker in ion-datetime
Is there a way to add confirm/cancel buttons to the month/year picker when using ion-datetime in calendar mode? What I mean is, if you have an ion-datetime as in the “Showing Confirmation Buttons”...
View ArticleCapacitor barcode scanner hints not working
The scanner works perfectly only problem is that it doesn’t respect the hints that should limit what we want to scan. We’re having a lot of troubles with people scanning foods and accidentally...
View ArticleCan't install any capacitor plugins
When I try to install nearly any capacitor plugin I get this error seem’s I cant install any plugin to my capacitor 7 app unless I use --force upon installing : npm install @capacitor/filesystem...
View ArticlePush Notification count on app logo
Currently the count on app logo is not reflecting the way it should be. Sometimes the app logo count is 3 while there are no new notifications. We should handle the app icon count For Example: User...
View ArticleHow can I go from ionic 4.0 to version 8.0?
Please describe the question in detail and share your code, configuration, and other relevant info. A while ago I made an application using ionic 4.0 and I would like to update it to version 8.0. I...
View ArticleCapactor 7 on Android - Toolbar and Tab Bar - display issue
I have updated my app (Ionic 8, VueJs) to Capacitor 7 and noticed that the app doesn’t “respect” the system toolbar on tablets, instead the content (header) is squeezed behind the system toolbar,...
View ArticleCapacitor 7 has hit GA!
Originally published at: Capacitor 7 has hit GA! - Ionic Blog Capacitor 7 is here, and with it, we’re taking another big step forward in our commitment to delivering a seamless, future-proof platform...
View ArticleSupport JAVA 21 for latest Capacitor v7 support
We’re using Capacitor v7 which automatically uses Java 21 in the capacitor-cordova-android-plugins. When will AppFlow support Java 21? 1 post - 1 participant Read full topic
View ArticleSimulating a Broken Screen Effect in Ionic App
I’m building an app where I want to simulate a “broken screen” effect (like cracked glass) triggered by a shake or button press. I found a useful example of this effect here: Broken Screen something...
View ArticleIonic App update ionic3 - ionic7
Hello, my name is Andreus and I need big help. I’m working on updating an Ionic app. The app was originally made with Ionic 3, and now I’m trying to update it to Ionic 7. To do this, I started a new...
View ArticleGood evening, I generated an order application with ionic.
Good evening, I generated an order application with ionic. It runs on a local server and users access it through their cell phone browser using the server’s IP address. But what happens is that the...
View ArticleIon-list with label and note - note in next like text is very large
Hello, I’m using the latest ionic in vanilla JS and it works out fine, however I’ve this piece of code to generate a list of items: return `<ion-item> <ion-label>${name}</ion-label>...
View ArticleNo scrolling with ion-tabs
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleAndroid builds fail after migrating to Capacitor 7 - this is the log file
after migrating my app (latest ionic version with capacitor 6) to capacitor 7 i can’t do builds in android anymore. this is the error i’m getting: * Exception is:...
View ArticleIonic refresher does not get disabled
i’m using ion-refresher, to refresh the data which works completely fine, now what i want to do is to disable the refresher for some time to cool it down after refresh but it does not get disabled and...
View ArticleUnable to Record Audio Using Mic in In-App Browser (Ionic 7.2.0)
I am unable to record audio using the microphone in the browser. The browser opens through the In-App Browser plugin, so it is running within a mobile app. I have fixed the ‘RECORD_AUDIO’ permission,...
View ArticleIonic - background tasks + GPS
I’m writing an Android app where one of the features is similar to Strava – a training tracker. Users can start a training session, and I track their GPS position as a background task. At the end of...
View Article