Ionic Capacitor Android app
I have an Ionic project that uses AR.js. The web app works as it should, the camera and all working and im trying to create an android native app. I am using InAppBrowser to do so but there is a...
View ArticleHow to create release build for Android 8.1 with Capacitor 3.4.0 (error: "App...
Hi community, As I am relatively new to Capacitor and Android Studio I hope I am at the right place for help. I am creating an application with Vue (2) and Capacitor 3.4.0 Default settings (variables)...
View ArticleCapacitor mode
Hi, is there a possibility to tell in capacitor app that is should use styles for iOS or android globally by setting mode as in cordova app? Thanks 1 post - 1 participant Read full topic
View ArticleIonic android app is not getting data
Hi guys, I need some advice, we are going to build android application with Ionic, we built our app, it worked well on web, but after building Android app we faced some issues. In our android app we...
View ArticleNew project with capacitor wont sync
I created a fresh new project from the ionic cli. I added capacitor ios platform. When i run npx cap sync i get an error. I install cocoapods via brew on my m1 mac. I have tried to remove the ios...
View ArticleGetting Firebase Analytics in Cordova for iOS
I’ve had a terrible time getting Firebase Analytics working in iOS, but I finally managed to get it to work on my Ionic v6 Angular App. I’m sure there are other people having these same issues so I’m...
View ArticleSeconds column not showing in time picker (ionic v6)
Hi! I’m trying to display hours, minutes and seconds (HH:mm:ss) using ion-datetime time picker, but the seconds (ss) column is missing. Here is the code, I tried in two different ways <div...
View ArticleInexplicable Error date-time ionic6
Hello, I have this html code => <ion-item class="input" lines="full"> <ion-text>{{ birthDate.value }}</ion-text> <ion-button id="open-modal" fill="clear"> <ion-icon...
View ArticleAbility to change individual keyboard key colors with Keyboard plugin?
From reviewing the docs for the package, nothing stood as a documented away change colors of individual keys on the keyboard. Is there anyway to do this with this plugin (or another)? 1 post - 1...
View ArticleWhat are the changes between Ionic 5 and Ionic 6 that increase the minimum...
As the title says, what are the changes between Ionic 5 and Ionic 6 that increase the minimum Safari version from 11 to 13? I am building an Ionic app and have recently upgraded to v6, because...
View ArticleUser-select with Ionic Refresh on the page
We noticed a little “bug” on iOS in regards to the combination of allowing the user to select text and having the IonRefresh component enabled. If you’re at the top of the page and select text then...
View ArticleIonic photo gallery code not working
I am going over the photo gallery ionic app tutorial. I am at the part in which I am able to take photos, store them and when the page is refreshed, reload them. The problem is that when refreshing...
View ArticleConflict between ion-input "disabled" and ion-button
Using Ionic 6.0.1, I am trying to have an ion-item that contains both a disabled input and an enabled ion-button. However, adding the disabled flag to the input causes the button to be disabled...
View ArticleCapacitor plugin Android Sunmi Pay SDK NFC
I need to create a custom capacitor plugin in order to connect an angular ionic app with native sdk. The app is going to run on a SUNMI P2 PRO POS, which doesn’t have support for builtin android nfc....
View ArticleBest hair salon
Under the NYC skyline we are a hair salon specializing in hair weaving and hair extension services for all hair types. We offer our own patented 4 pc Hair Blending Systems which allows us to maximize...
View ArticleInspecting ios on linux
Does anyone have experience using ios webkit debug proxy for dev tools on linux (ubuntu specifically)? Or with the recent Inspect tool that replaced the old remove ios proxy for chrome? In Inspect all...
View ArticleInteractive swipe to dismiss keyboard
Is there an equivalent of UIScrollView.KeyboardDismissMode that can be used to get the behavior where you swipe down to dismiss the keyboard? 1 post - 1 participant Read full topic
View ArticleClose a specific modal, is there a modal `id`?
Hi there, how do we handle closing a specific modal in Ionic 5 and Vue? I have seen some old answers mentioning a modal id property but I cannot find anything about it in the docs. There is a...
View ArticleIonContent shadowdom messing with codemirror 6 custom component styles
I am trying to insert a codemirror 6 component inside IonContent, but it completely messes with the codemirror styles because of the shadowdom used by IonContent. Codemirror allows us to pass a root...
View ArticleNavigation not working in aws amplify implementation
Create a project with ionic framework 6 + vue3. I am using Vue Router. I deployed the application using AWS Amplify CLI, it was built well and it generated a url to access it. However the navigation...
View Article