I am using ionic capacitor while i am doing app swicher on ios device black...
When this key is set to NO, your app will not terminate when the user switches to another app. Instead, it will move to the background and enter a suspended state. This should prevent the black screen...
View ArticleThe Magic of Vite and Native in 2024: A Brief Overview
Originally published at: https://ionic.io/blog/the-magic-of-vite-and-native-in-2024-a-brief-overview A look at what new tools are out there, the latest targets we can deploy to, and how tools like...
View ArticleRotate custom accordion icon 90 deg when expanded
Hi, I’m using a custom icon within my accordion by adding the class ion-accordion-toggle-icon to an IonIcon within a IonItem, within an IonAccordion. The new icon is showing up as expected, but when...
View ArticleCant clear push notifications
I’m encountering an issue with push notifications in my Capacitor iOS app. The notifications work correctly when registering, but when I try to clear notifications by calling:...
View ArticleAn error occurred while running subprocess capacitor
Hi, Unable to perform ionic cap sync: [capacitor] Updating iOS native dependencies with pod install - failed! [capacitor] update ios - failed! [capacitor] [error]...
View ArticleInterface style is not displaying correctly in my app when changing between...
Hi! I’m using Ionic 7 version and I’m working with pages like login, register and home. I’ve just added this leaftlet map feature on the background; however I don’t know why everytime I’m...
View ArticleAdd Label Marker to map using @ionic/google-maps
Is there an option to add a maker to the map using the native plugin that is a Text label and an image? like this: with the API its simple just passing the ‘label’ argument but in the native plugin...
View ArticleIonic can't make https request calls
VERY SIMPLE QUESTION: Is it possible to allow requests to servers hosted using self signed certificates? As far I understood, the problem is the WebView. Using Java code, I can trust my certificate,...
View ArticleHave you seen this? - Ionic 7 - Job Finder App UI | Angular 17
Hi there As someone who is learning Ionic, I am finding inspiration from projects like these, https://youtu.be/2LbCnGrWv40 1 post - 1 participant Read full topic
View ArticleHow to access webview errors on native android?
Hello Guys, I am trying to capture the error that occurred on Webview cycle on native Android. I checked the capacitor provide addWebViewListener that provides useful information related to Webview...
View ArticleI am not able to get local notification when my app is killed
basically I have an app that consist of events, there are events registered on different times. I have local notification through which user get to know that his event is there before 15 minutes...
View ArticleI have duplicated my frontend project and before everything wroking well
I have this error :error: node_modules/@stencil/core/internal/client/index.js: node_modules/@stencil/core/internal/client/index.js:Invalid call at line 4038: import( /* @vite-ignore */ I don’t...
View ArticleHas anyone integrated Microsoft Teams or Zoom with Ionic?
I need to create a meeting scheduler and my client would like to add virtual meetings. Since I am using Ionic Angular I wanted to know if this was possible? 1 post - 1 participant Read full topic
View ArticleLine break in placeholder
Hello, please tell me, can I make a line break placeholder in ion-input if the word doesn’t fit within the input width? 1 post - 1 participant Read full topic
View ArticleRecapping ngConf 2024
Originally published at: https://ionic.io/blog/recapping-ngconf-2024 In March, the Angular community gathered in Salt Lake City for the annual edition of ngConf. Here are some of the most interesting...
View ArticleDynamically Change Sidebar Titles
Hello, I have an application where the user is able to select English or Spanish as a language. The language change propagates to every component except app.component.ts, which I am unable to change...
View ArticleHeader overlay
I’ve developed a mobile application for both Android and iOS using Capacitor, Ionic, and Angular. My header doesn’t have an overlay. I’d like the status bar to have the same background color as my...
View ArticleDownload Remote file and save in Document Storage: Error: NO_DATA
I need to download a document from a remote server and save it locally for offline consultation. I developed this code but I am getting error. I read that Filesystem has downloadFile() but I don’t...
View ArticleAndriod app works locally but doesnt pass a device token when put to beta
andriod app works locally but doesn’t pass a device token when put to beta built through ionic has anyone else come across this issue? 1 post - 1 participant Read full topic
View ArticleHeating issue in ios
I am facing heating and battery draining issues in iOS while recording audio. I am using a Cordova media plugin. The heating issue starts when I stop the recording and then start recording again....
View Article