Item-radio-checked strange and slow behaviour when using...
Hi! If someone has any clue regarding me issue please, please, please help as I am struggling with this apparently basic thing for 2 days. I am going crazy. This is the design I wanted to achieve:...
View ArticleSIP Ionic v5
Anyone has an example how to use SIP with Ionic V5? 1 post - 1 participant Read full topic
View ArticleApple Pay integration error in Ionic3
Apple Pay integration with IONIC 3. Error completeTransactionWithMerchant function of undefined I am trying to use the plugin to integrate Apple Pay in my IONIC v3 app from...
View ArticleIhealth integration
has anyone try to integrate ihealth products with ionic cordova? 1 post - 1 participant Read full topic
View ArticleIonic https request not working
Hi, I have an app that has a PHP backend and retrieves data from APIS. Before the app is getting the data via HTTP Rest APIs and now the server has enabled SSL certificate. So I had to change my URLs...
View ArticleDNS Propagation
Hello, I am about to change my API DNS in the coming days and I am a little bit concerned by the DNS propagation. During that time, my app, that relies on API calls, won’t be working at all since the...
View ArticleIs this really what ion-card should look like in iOS dark mode?
With system dark mode enabled for iOS ion-cards become basically invisible. Is something set up wrong in my project or is this correct? On Android the card has a slightly lighter background and it...
View ArticleIonic 5 error with ssl
Hello people, I am building a PWA with ionic 5 Angular and I performed the tests using http, because I find it simpler since I don’t have a valid ssl certificate. Recently I went to perform the tests...
View ArticleIon camera package for ionic-angular
ion camera provides directive and service that manages everything for you out of box. Npm link : https://www.npmjs.com/package/@indraraj26/ion-camera Upcoming feat: upload through http return progress...
View ArticleIs there any way in ionic 5 to open ion-datepicker from an ion-select?
What I want to achieve is when I click on ion-select to open an ion-datetime. What I achieved so far is opening from an ion-item, but it’s quite hard to customise to make it look as an ion-select. I...
View ArticleCapacitor toast options
I’m migrating a cordova project fully over to Capacitor at the moment. Are they options with toast for buttons, and specifying how long the toast stays other than short or long, I can’t seem to find...
View ArticleIonic youtube change view
Question using the ionic youtube plugin how can i change my view from full screen when it opens the youtube app to vertical not full screen. I just want it to open so people can also comment or click...
View ArticleIonic-select word wrap
I am using ion-select with ion-select-option in ionic v5. My problem is that when the text is selected it is displayed within a div of class select-text that is part of a shadow dom. The text has the...
View ArticleIon-datetime sensitivity
Hi. I’m using ion-datetime in Ionic 5. My client has asked me to make it less sensitive as it’s hard to pick the date and time (I agree). Is there any way to make it a bit easier to “land” on the...
View Articleerreur lors du build de l'application avec ionic4
salut,je travail sur une application android avec ionic, et lorsque je lance la commende Ionic Cordova Build Android j’ai toujour cette erreur qui persiste. merci d’avance.Annotation 2020-07-06...
View ArticleWhen running ionic serve, project not being ran through webpack -- different...
I have noticed in a few of my projects, that as I am compiling the code through my CLI, that in some projects the output text remains all black, while others output text in black, yellow and green? I...
View ArticleIonic 5 with Angular 10
I have updated my Ionic 4 project (angular based) to Ionic 5 using: npm install @ionic/angular@latest @ionic/angular-toolkit@latest --save I noticed that it is using 8.2.14. Does Ionic 5 currently...
View ArticleIonic 5 White page loading instead of application page
Hi, recently I upgraded my Ionic application from 3 to 5 and I have been able to resolve all of the errors that have broken in the process. After fixing all the issues I am stuck on a white page even...
View ArticleDevelop Ionic and Capacitor apps in Nx with nxtend plugins
Hello everyone! I’ve been working on some Nx plugins that allow you to develop Ionic React and Capacitor apps in an Nx workspace. I believe that monorepos and cross-platform applications are a...
View ArticleBackground gradient plus image not working
Hi there! I have the following code to set the backgroung in one single page. If I use the gradient part alone, that works. If I use the background image alone, that works as well. When I combine both...
View Article