Ionic 4 sidemenu is not working in android 4.4
@DeliveryApp2019 wrote: Im using the ionic starter kit for sidemenu. I’m running it in android (samsung S3 4.4) and the sidemenu does not up. Im not sure what is causing this to not work. Please help...
View ArticleAdMob not working
@Piernik wrote: I’m trying to get AdMob working. There are 3 plugins. AdMob Free which is not maitained, AdMob Plus - tried - not compiling AdMob Pro - tried - ads not showing - event test ones I’ve...
View ArticleOnesignal Can't get player id ios
@AmrAlmagic wrote: I’m using onesignal in push notification works well in the android platform but io ios get this error onesignal ios sdk how can I handle this issue in ionic with ios platform? cli...
View ArticleCannot run ionic 4 app on device
@IvoNikolov wrote: error1354×253 13.7 KB I tried to run ionic cordova run android --device native-run does not create a the debug folder and file and does not read it if I create it manually. I I...
View ArticleIon-checkbox and ion-toggle are checked by default
@benetj wrote: Hello, This is my post here First my config Ionic version 5.4.9 ng --version Angular CLI: 8.1.3 Node: 12.11.1 OS: darwin x64 Angular: 8.1.3 … cli, common, compiler, compiler-cli, core,...
View ArticleRemove page from navigation router / NavController. Ionic 4
@anton_klochko wrote: Hi all ! Could anyone suggest please, if exist way to remove page from navigation router / NavController like in Ionic 3 ? this.nav.pop().then(() => { let views =...
View ArticleIonic validation
@saiabhilash1234 wrote: I’m unable to validate my inputs since im new to the ionic framework, so let me know how to give validationsPreformatted text Healthcheck Consultatin For Dental/Eye Diagnostic...
View ArticleHow should we handle iOS "usage description" strings for other languages?
@ZaLiTHkA wrote: I’m currently building a new Ionic 4 / Angular 8 app to replace one of our old jQM hybrid app, along with using ngx-translate to handle internationalisation. However there’s one...
View ArticleHow to create image horizantally below text
@amirmalakie wrote: I want like the attached image I have a post in the middle of the page with two pictures at the bottom I need guidance Untitled725×648 7.14 KB Posts: 2 Participants: 2 Read full...
View ArticleVariable in Fuction
@evripides wrote: How can I use variable (this.info) in this function getGpsData(image) { return new Promise((resolve, reject) => { exif.getData( image , function(error) { if (error) {...
View ArticleImage zoom in Ionic 4
@selzar wrote: Has anyone managed to get an image zoom working in Ionic 4 as yet? Posts: 1 Participants: 1 Read full topic
View ArticleDesperately need help with SQLite - Ionic Angular with Cordova DB
@Henrydprz wrote: I’m trying to build a simple mobile app that stores can add, view, edit and delete stock using an SQLite DB. I’ve been sitting for days trying to just add information and view it,...
View Articleionic/react - Popover not showing when
@waptik wrote: I’m having issues showing popover when it is positioned on the same as item with an onClick event. Here’s my code: <IonPopover isOpen={showPopover} onDidDismiss={e => {...
View ArticleStyling 3rd-party components to match Ionic 4
@davidgeary wrote: I’m using a 3rd-party Angular control (ngx-color-picker) within my ionic 4 app which allows CSS classes to be assigned to its ‘internal’ elements such as its buttons. Naturally, I...
View ArticleHow to change Core Mode in v4
@cperezabo wrote: Hi guys, in v3 when you changed the core mode for example to iOS, when you were using Android the md theme was used, but when you were using desktop, ios was used… That’s the...
View ArticleIos 11 - Status bar overlap doesn't work
@BlandineBurteaux wrote: Hello, Sorry for again and again the same subject. But i install to follow the doc, i just change color of my toolbar and i see the space white to top o my app. I verifyed : I...
View ArticleTailwindcss in Stencil JS
@edamianik wrote: I have a question related to best way to work Tailwindcss with stencil js. As we know Stencil Js makes use of Shadow DOM and thats when I run into issues. Importing all Tailwind css...
View ArticleHow to make an Observable from a query in Firebase?
@nairdagui wrote: This is my original code where the posts is only an array. My problem here is that it does not auto update on view when the data changes. posts = []; loadPosts() {...
View ArticleNew stripe checkout form
@wekas wrote: Has anyone used the new Stripe checkout for with the successUrl? Just wondering if it is possible to use with Ionic as it opens a new window with the stripe checkout and then redirects...
View ArticleHow to remove the arrow keys on the right side of ion-input type="number"?
@king-ds wrote: Hi guys, I just wanted to know on how to remove the arrow keys called spinner on the right side of ion-input type=“number”. Here is my code: <ion-item> <ion-label...
View Article