Scan Qr Code To Open Form (On the phone the user uses to scan)
Now that I have an ionic app with a qr code, I want a system that When the user takes their phone and scans the qrcode (use any app to scan), after scanning, a form will automatically open on the...
View ArticleUse capacitor-google-auth in Cordova project
I’m using Cordova in my project but I want to use capacitor-google-auth plugin to Google Sign In. I follow this tutorial GitHub - CodetrixStudio/CapacitorGoogleAuth: Capacitor plugin for Google Auth....
View ArticleEl routerLink no funciona en mis componentes
Estoy empezando a utilizar Ionic y estoy realizando un sitio de muestra para un trabajo escolar, realice un “login” en donde mis botones y routerLink que me dirigen a “registrar” y “olvide mi...
View ArticleImplementing Secure Authentication with Biometrics in Ionic Application
Hello Ionic community! I’d like to share the authentication approach I’ve implemented in my Ionic application, using the stack Angular/ExpressJS/MongoDB, and seek your valuable feedback, insights, and...
View ArticleDoes anyone use Docker when running their ionic application?
Our team seems to always come across hurdles where one person’s machine is out of whack and the project doesnt run properly. Wondering if running in a docker container would resolve this? 1 post - 1...
View ArticleIonic 8 with Angular 18 is it checked
Hello , is Ionic 8 beta is compatible with Angular 18 ? 1 post - 1 participant Read full topic
View ArticleIos condense header
I want to use 2 headers like shown in the docs condense header (for ios) and used the correct props like transfluent and collape, but this breaks my page transitions. My dev console shows following...
View ArticleI 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 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 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 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 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 ArticleIonic 7 + Vue 3 - post logout navigation - view not changing
I’m working on a mobile app using Ionic with Vue 3 for the frontend, and I’ve set up routing using Vue Router to manage navigation between different pages in the app. My backend API is built with...
View Article