Multiple commands produce...
when i build the app using ionic capacitor, am getting this error in Xcode, Error: Multiple commands produce...
View ArticleSplash screen IOS Ionic 6
I am building an application using Ionic v6. I want to set and splash screen. In Android I don’t have any problem, but in IOS I am not able to do this to work. I am following this doc Capacitor -...
View ArticleIonic Item Ripple Effect
Hello Everyone, I am trying to override the ripple effect color of ion-item and im failing at that. <ion-item class="contract-item" v-for="contract in contracts" :key="contract.id" button="true"...
View ArticleVendor.js load app Uncaught (in promise): TypeError: Cannot read properties...
Hello everyone ! I have just requested your help concerning an error that I encounter when loading my application. I use firebase notification, I store my notifications as JSON with writeFile() in a...
View ArticleHow can i retrieve data from a popover if I close it clicking outside it?
Hi everyone, I need some help, how can i retrieve data from a popover if I close it clicking outside it? I’ve read in that The popover will dismiss when the backdrop is clicked by implicitly...
View ArticleIonic Show Recap: March 2022
Originally published at: Ionic Show Recap: March 2022 - Ionic Blog Hey folks! We hope you are doing well and hope you got a chance to tune in to our recent Ionic Show. In case you missed it, you can...
View ArticlePassing interface other than string through Route
Hi there, I’m attempting to pass an interface through IonReacRouter using Route as follows: <Route path={`/tab2/topics/:title`} component={TopicsCategory} /> In one of my page, I’m attempting to...
View ArticleIonic Cordova Speech Recognition not working when running android emulator...
Ionic Cordova Speech Recognition working with android version 8 or lower. But whenever I am running running the app in the android emulator with android version 9 or higher google tap to speak is not...
View ArticleBest tutorial/course for a beginner with some Angular experience
Hi there! I would like to start making mobile apps with Ionic framework since I have some experience with angular making web apps. Searched a lot on the web and yet to find a highly recommended...
View ArticleBluetooth L2Cap and 6lowpan protocols
Hi all, i need some hints if is possible or how can i use bluetooth over l2cap (some plugin in capacitor or cordova) and if exist plugin for 6lowpan. Thanks for hints 1 post - 1 participant Read full...
View ArticleNew App version with new plugin installed, Appflow is not pushing the update...
Hi Team, we have a New App version with new ionic plugins installed (ex: cordova-plugin-firebasex 11.0.3 “Google Firebase Plugin” - cordova-plugin-facebook-connect 2.3.0 “Facebook Connect” -...
View ArticleHow to unsubcribe from Ionic Newsletter?
I keep getting e-mails from Ionic Team about webinars and other stuffs. How can I unsubcribe from them all? 1 post - 1 participant Read full topic
View ArticleHow can I display a div over the IonHeader
I’m using Ionic React and Swiper js to transition between slides on a single IonPage. The page should always have a header with buttons except for when the swiper reaches a certain slide, which should...
View ArticleUnable to resolve filesystem path
info: Ionic Framework : @ionic/angular 4.11.13 Cordova CLI : 10.0.0 (cordova-lib@10.1.0) NodeJS : v14.18.1 Android SDK Tools : 26.1.1 Test Device :Android 11 uri =...
View ArticleGlobabl Styles or Global Components, what is best practice?
Hi there, We are currently building out our StencilJS driven design system. I wondered what the best practice or other teams are using for global styles to build up web pages/applications? More...
View ArticleIonic-v6 Cordova build errors
I have followed all the instructions mentioned here Android App Development Guide: Build Ionic Apps in Android Studio for Android development on my MAC. But I am getting below error > cordova build...
View ArticleBuild android capacitor exit 1
Someone help me to fix this. I try to build app but… it says me this and I dont know what to do. 1 post - 1 participant Read full topic
View ArticleCannot build with bitbucket pipelines
Bug Report Hello, i am trying to build debug android app with bitbucket pipelines but i am stuck with gradle build it seems not find capacitor android dependencies I am missing something? Capacitor...
View ArticleNew Capacitor Templates: SolidJS + Vite
Originally published at: https://ionicframework.com/blog/new-capacitor-templates-solidjs-vite/ Today, I’m excited to share with you new app templates for Capacitor and SolidJS. SolidJS is a newer...
View ArticleNew install of Ionic w/React on MacOS Monterey fails
I’m a long-time programmer but a first-time user of Ionic. I’ve been trying to install the example React App Photo-Gallery. It’s not going well though I have faithfully followed the directions....
View Article