How to use Jetpack Compose with Capacitor
Is it possible to use Jetpack Compose with Capacitor? I try to set the compose flag to true inside the Android buildFeatures and add androidx.compose dependencies, however Jetpack Compose still cannot...
View ArticleHow to provide Ionic services such as Toast, AlertController etc into my own...
Hi, I have been converting my (quite large) Module bases Ionic/Angular application to standalone. I now have all modules gone, and I import Ionic components into each of my components. For example...
View ArticleApp working with Live Reload but not working with Android Studio or xcode
I have an Ionic/Angular app in standalone mode that works perfectly while I test it in live-reload mode with ionic cap run android -l --external. However, when I run it directly from Android Studio or...
View ArticleCapacitor 7 + Android Edge-to-Edge plugin hides system notification icons
Hi, I recently upgraded my project to Capacitor 7 and started using the Android Edge-to-Edge Support plugin. What works: My app bar no longer collides with the system notification bar area. Content...
View ArticleI am lost between the different plugins to avoid overlay with the system bar...
Hello, Coud you please clarify the best way to avoid that the content of the app overlays the system bars ? I am developping for android, ios and web with capacitor 7.0. I have seen:...
View ArticleCan I use Angular Universal prerender with ionic framework?
Hi everyone, I’m trying to use angular universal prerendering with an Ionic Angular app. To test I created a simple app with Tabs template. When I run “ng run app:prerender” the cli correctly generate...
View ArticleIonReorderGroup.completeReorder standalone gives error 'Cannot read...
Hi, I have started converting my Ionic Angular project from Modules to standalone. I have the latest Ionic and Angular, and everything is working fine, including the IonReorderGroup. I ran the Angular...
View ArticleUsing and configuring IonicStoreage for Standalone (2025)
Hi, I am in the process of updating my Ionic / Angular application to standalone. I have Angular v20.1.4, Ionic v8.7.1 I see some older post on setting up Ionic storage, and also at GitHub -...
View ArticleIonic 8 + Angular 20 Standalone Base64 Image Upload with Capacitor 5
djamware.com Ionic 8 + Angular 20 Standalone Base64 Image Upload with Capacitor 5 Learn to build an Ionic 8 + Angular 20 standalone app with Capacitor 5 to capture, convert, and upload base64 images...
View ArticleHow to provide DI services in a Angular stand alone component that is created...
Hi I am converting my modules bases Ionic/Angular application to standalone. I have a number of lazy loaded components (previously modules), that have services “private” to that component, that is...
View ArticleRealtimeKit Plugin for Capacitor - Capawesome
capawesome.io RealtimeKit Plugin for Capacitor - Capawesome Unofficial Capacitor plugin for using the RealtimeKit SDK. 1 post - 1 participant Read full topic
View ArticleHELP: Android Keyboard Issue resizing and overlaying other contents
Hey everyone, I’ve run into a stubborn keyboard issue on Android that I can’t seem to solve, and I’m hoping someone here has encountered this before. **The Goal:** When an input at the bottom of the...
View ArticleShare Target Plugin for Capacitor - Capawesome
capawesome.io Share Target Plugin for Capacitor - Capawesome Capacitor plugin to receive content such as text, links, and files from other apps. Available for Android, iOS, and Web. 1 post - 1...
View ArticleIonToggle and IonRadioGroup are now giving RuntimeError: NG01203: No value...
I have quite a large form, which includes the above elements. No, after going to standalone, those controls only give me the No value accessor error. All other controls work fine, including...
View ArticleUnable to obtain a JavascriptEngine
Environment Plugin version: 7.0.3 (latest stable) Ionic/Capacitor version: @ionic/angular 8.7.2 - @capacitor/android : 7.4.2 Platform: Android Device: Xiaomi 2312DRA50G (Android 15) Build type:...
View ArticleChange new font size on a popover select box
trying to amend the font-size on a ion-select popup - can’t seem to get down to the level at which the text is displayed. 2 posts - 2 participants Read full topic
View ArticleIonic Angular Developer
We’re looking for a skilled Ionic + Angular developer to help bring a mobile app to life. The app is designed in Figma and focuses on delivering a clean, intuitive UX for monitoring device...
View ArticleAdMob test banner not showing on Xiaomi device
Hello, I’m integrating AdMob in my app and I’m testing with the official test banner IDs provided by Google. The issue is that the banner does not appear at all inside the app. I checked the logs and...
View ArticleLibrary for easier IonIcon usage in Angular
I’d like to introduce my library that makes the IonIcon usage in standalone build really easy. It frees you from cumbersome addIcons business while keeping the same template. npm...
View ArticleHow to set Android Navigation Bar color in Capacitor 7 (Ionic 8 + Angular 19)?
Hi everyone, I’m working on an Ionic 8 + Angular 19 app with Capacitor 7. I want to change the Android navigation bar color (the bottom system navigation bar). The issue: The app creates an android...
View ArticleHow Do You Handle Push Notifications & Analytics in Ionic Apps?
I’ve been working on an Ionic project where the client wants push notifications and in-app analytics as part of their marketing setup. Since apps are becoming a big part of digital marketing services,...
View ArticleCapacitor community contact plugin for android
Having issues with selection and display of contact from android device, despite all permissions being correct in androidmanifest.xml file 1 post - 1 participant Read full topic
View ArticleCapacitor 6 - Axios Network Error
Capacitor: ^6.1.2 Frontend: Vite.js (5.2.1) Backend: Ruby on rails Frontend network requests: Axios (1.11.0) Hey all, my Capacitor app has started giving me an Axios Network error all of a sudden,...
View ArticleReact+Capacitor w/ ionic UI
Hello! I have a problem here.. the header is not respecting my safe area view.. as you can see in the image below it is hitting my status bar.. how to prevent it? I tried to ask for help with chat gpt...
View ArticleNotification open action on cold start
Hi, how do u manage processing data from a notification (especially opening outside link etc.) on a cold start? I use "@capacitor/push-notifications": "^7.0.0", Eg. we make notifications about...
View ArticleCss classes become undefined in capacitor after upgrading to angular 19 on...
Hi community, I’m upgrading my project from Angular 18 to 19 and noticed that some Ionic styles stopped working on iOS and Android builds, while the web version still looks correct. I inspected the...
View ArticleFailed to build iOS Capacitor apps after upgrading from capacitor 6 to 7
Hello, I recently migrate from capacitor 6 to 7, and then when building iOS apps, I get the following error: xcodebuild: error: Could not resolve package dependencies: Failed to resolve dependencies...
View ArticleDeveloping Ionic Apps for Companies Offering Digital Marketing Service
Hi everyone, I’m working on an Ionic app designed to help companies streamline their digital marketing services. I’m particularly focused on features like campaign management, analytics dashboards,...
View ArticleAngular.js build options optimization=true disappears ion-menu
I have a relatively large ionic/angular app as of the latest update of ionic, i have a problem that my production app, which is compiled using optimization=true is not finding the menu, so the menu...
View ArticleHow to handle Ionic layout issues when keyboard opens on devices with Display...
We’re facing a layout issue in our Ionic (Angular + Cordova) app. The problem mainly happens on iOS devices where Display Zoom or Large Text (Accessibility settings) are enabled. When the native...
View Article