Inappbrowser external link
i’m using stripe payment gateway, what happening is that when the user is allowed to enter the otp that he/she has got on the mobile. In this scenario, when the pop is opened in the inappbrowser...
View ArticleLazy Loading on Ionic 5 Tabs project
Hi, I am starting new project with Ionic 5- Angular 11 with the tabs template. To Lazy load components I was doing this following this article an this article: import { NgModule } from...
View ArticleHow to use Winwheel.js in ionic 4
Hello! i’m new to ionic framework… How can i implement Winwheel.js within my ionic app. Thanks! 1 post - 1 participant Read full topic
View ArticleWhere do I put sass variables for my own components?
Hi, this should be obvious, but it sorta isn’t I want to use some sass variables that would be used in several of my angular/ionic 5 custom components. I tried putting them in global.scss and...
View ArticleGet calling component inside handler for pickerOptions
Hey, I was wondering if there is a way to get the calling component inside the handler for a PickerButton in my customPickerOptions. The problem is, I have a form that has multiple ion-datetime...
View ArticleHow to read embed youtube iframe events
Hi can anyone help with this problem. The youtube -plugin can’t do this. I assume this would be meaningful for many developers. So there is code that works well when writing/controlling youtube...
View ArticleStyling os-truncate-text in angular
Hey guys I am using <os-truncate-text> in few places across the app. In only ONE place I wanted to get rid of it’s left padding which comes from: <ion-item button="false" [lines]="lines"...
View ArticleIonic Angular monorepos with NX
Originally published at: Ionic Angular monorepos with NX - Ionic Blog This is part two of a new series on monorepos. By the end of the series, you’ll have the tools you need to adopt monorepo setups...
View ArticleIon-router-outlet Dynamic Animation Vue
So, I’ve asked a similar question here, about changing the default page animation. The problem is that defining a global transition makes it very hard to dynamically change the transition based on the...
View ArticleWhy in react template, they repeat the two times?
Hi all, I am very confused about the ionic react template. The template, repeat the two times, why??? Whats the benefit??? <IonPage> <IonHeader> <IonToolbar> <IonButtons...
View ArticleIon-input Currency Format Help
I’m currently using an ion-input element to retrieve input from the user (specifically amount in dollars USD), however I am having a difficult time trying to figure out the best way to approach this...
View ArticleYoutube Iframe Video autoplay is not working
Hi there, hope you will be fine. I m using youtube iframe in my Ionic project and I want youtube videos to autoplay. It works fine in the web but not in the real device. The video does not autoplay. I...
View ArticleCorrect way to use href mailto links in app?
I have been trying to get some mailto links to work within my app so that they pop open the device email client and allow for you to start an email. Do I need to use the InAppBrowser for this, or is...
View ArticleHow to Dynamically pass Icon Names
I have a Template which has several child components one of the components take a array as prop. In that array, I have a field named icon which contains the name of the icon that is to be set… For...
View ArticleReturn an Observable by using a Storage value + Good practices advices
Hey guys ! I’m quite new with Ionic, and Django, but I’m trying my best. I’m currently struggling with something, and I would like to have good practice before implementing weird stuff everywhere in...
View ArticleAllowing mixed content on Android Cordova app
I am building an Android app using Cordova, that runs on Android 8.1. This app will be used in a LAN only and it needs to consume data from a local REST Webserver over HTTP… but because Android 8...
View ArticleIon-toolbar background doesn't work
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleIonic and Storybook. How to force ios/md modes for all ionic components?
I am starting to use Storybook to develop dummy components for my Ionic app. Now I have the problem that I do not know how to toggle the components between md and ios live. Does anyone how to do this?...
View ArticleSSL Pinning and Jailbreak Detection
Hi Team, I just need help in SSL Pinning and Jailbreak detection in ionic for platform iOS. for android is working fine. Thanks, 1 post - 1 participant Read full topic
View ArticleChange ionic database path 5
I am working with ionic 5 and sqlite and I need to know how I can change the default path in which the sqlite database is created on my device, since I currently do not know what the default path is...
View Article