PIN loop after authentication in app on some android devices
We encountered issue on some android devices with versions 6.xx and even 7.xx. Situation: user installs app; proceeds with authentication and it’s successful; the device shows phone PIN code screen...
View ArticleIonic Lifecycle Un-/Subscribe Firebase Databasestreams (using async pipe)
I am using Ionic 5 with Firebase Realtime Database and Firestore (angularfire) and Angular Routing. On most pages I am streaming databasecontent. Because of the Ionic-lifecycle the pages are not...
View ArticleCorrect ionic layout structure
Hi everyone, we just started to develop our project on Ionic and I would like to know how to solve this problem. We’re using Ionic with TailwindCSS for our content, so Ionic will only be used for...
View ArticleHowler.js how to play HTML5 file with preload of metadata
Hi to All I’m searching a solution to play an audio file via Howler.js in a Ionic Project with HTML5 flag true. The problem is in update a seek bar that I’ve created. Reading the documentation I’ve...
View ArticleHTTP POST Request key
Hi all, The question is not really related to the Ionic Framework, however… I have one might be very simple question. I have to do a POST Request to check voucher validity. The post request uses URL...
View ArticleIon-menu : Cannot read property 'classList' of undefined
I have a base layout template that I use for most of the pages of my app <template> <ion-page :data-simulating="(isGameSimulating) ? 'yes' : 'no'" id="main-content"> <ion-header>...
View ArticleAccess multiple form control values from the same formgroup from a...
Hi! I’m trying to implement a reactive form with a formgroup of 2 elements and a validator to access the 2 elements simultaneously. How can this be achieved? eg: this.formBuilder.group({ var1: [’’,...
View ArticleNo inline-template and inline-stylesheets in ng generate component schema
Using the Angular CLI, the component schema provided by ionic doesn’t have the option to generate inline templates and inline stylesheets. Is this intentional? 1 post - 1 participant Read full topic
View ArticleTab 1.page.ts file errors
Hello all, I am a newbie in Ionic. I am taking course Ionic 4 Ess Training in LinkedIn Learning. I am using Ionic 5 and Visual Studio Code . I am stuck with in tab1.page.ts file where I received 3...
View ArticleApp loads indefinitely and it was unresponsive
I’m try apply distribution my app for iOS to App Store Connect, but, received the message below: Guideline 2.1 - Performance - App Completeness We discovered one or more bugs in your app....
View ArticleHow can I line up 2 buttons side-by-side in the center in an ion-card?
Hello, I am trying to make 2 buttons side-by-side at the bottom of my ion-card: a Yes and a No button. However, I cannot figure out how to properly style these two buttons to use up 100% of the width...
View ArticleHow to change the font size globally in React v5?
What’s a good way to add a font size select display option to the app? I found a CSS solution for v4, but v5 uses CSS variables and there doesn’t appear to be one for font size. I’ve tried setting the...
View ArticleHow to get rid of white ion tab bar?
Hi guys, I encounter a bug when changing my ion bar using scss. Screenshot 2021-05-08 at 5.32.16 PM716×1418 148 KB As shown above, there is a white box behind my customize floating ion bar. I can’t...
View ArticleHow to authenticate using Firebase Authentication in the Ionic-4?
Hello, I am looking for a tutorial on how to include Firebase Authentication Ionic-4? I have been searching the same on this forum but dont seem to find an answer? It seems like since the Ionic team...
View ArticleHow to add scrolling to an ion-slides component (so I can scroll U/D and page...
I am new to ionic programming. I am trying to figure out to get my ion-slides component to scroll up and down (as well as page left and right – working) Below is the UI (notice how the bottom is cut...
View ArticleGot some Questions
How does ionic work with websites like grids and flexbox? Am I forced to use firebase or can I use node and express with it? How does CSS work can I use a framework like tailwinds? From my...
View ArticleIonic content scroll position strange behaviour on firefox and safari
I’m building an infinite scroll app. It may have 2k+ elements to load and I’am appending elements with ion-infinite-scroll element and listening to ionInfinite. As I append new items, I am removing...
View ArticleWe developed one product in ionic6 & bootstrap. What is best boostrap or...
We develop on product using ionic6 and bootstrap. CodeCanyon Kird - Banking app theme with ionic5 and ionic6 Kird banking app theme dedicated for Banking, Finance, Payments, Wallet, industry and Send...
View ArticleIonic cordova app says plugin not installed even after installed
I am using onesignal-cordova-plugin in my ionic project. I have followed the documentation and added the plugin. ionic cordova plugin add onesignal-cordova-plugin npm install @ionic-native/onesignal...
View ArticleAudio auto not working in iOS app
I am building a religious app which has functionality of local notification and auto play sound. Its runing perfect on android phone. But not working on the iOS . Am using the javascript to play the...
View Article