Insomnia plugin - not working when build to signed APK
Hi, I’m using the Insomnia plugin: https://ionicframework.com/docs/native/insomnia It works fine when debugging my app, but when I build the signed APK, it stops working. I ran into the same issue...
View ArticleHow to receive push notification data from FCM when app is killed/closed on...
Hello, I have been able to solve the issue of receiving push notifications in ionic when app is closed/killed after struggling with it for days. It seems there are still no clear answers on the issue....
View ArticleProblem using Cordova plugin in Ionic/Capacitor/Vue
Hi there. I am a rookie when it comes to Cordova plugins because I’ve always been able to use Capacitor plugins. However, I am trying to get this bluetooth plugin to work in my project. I read the...
View ArticleHow to assign firestore document data into react useState variable
Hello, I am trying to fetch data from a firestore document and assign it to a variable which i intend to use to map the UI elements. I’ve been stuck on a loop of errors and can’t seem to figure it...
View ArticleIonContent elements cannot pinch in on ios device
Hello, I create Ionic React app and I am trying to pinch in from “IonContent” element but It can’t work by ios device. Works well on android device and to pinch in the part of “IonHeader” How to...
View ArticleSet focus to IonInput
First of all, Hello everyone and thank yout for investing a little of your time in this post. All I want is to set focus on an input when page just rendered. I did this on sandbox...
View ArticleHow to dynamically append div in ionic 5
“.bank” div should be add whenever i click on button. <div class="add_bank_detail"> <div class="bank">1</div> <ion-button>add bank account</ion-button> </div> 2...
View Article'slideNext' undefined using Ionic 4 Slides
I’m having trouble referencing my slider to use the ‘SlideNext’ method, resulting in an undefined error. I’m using Ionic 4 Angular. import { Component, OnInit, ViewChild } from '@angular/core'; import...
View ArticleHow do install Linksys app?
Follow these steps: Tap the. Sign in using your active Gmail or Google Play Store Account and follow the on-screen instructions. Tap the search bar, enter “linksys app” and then tap the search icon....
View ArticleTypescript errro ionic 3.9.2
Typescript Error Namespace ‘“fs”’ has no exported member ‘PathLike’. Need help please 1 post - 1 participant Read full topic
View ArticleAndroid emulator stops with code 0 and no important errors returned
Hi all. I’m trying to emulate my ionic app using the native-run command as follows: native-run android --app platforms/android/app/build/outputs/apk/debug/app-debug.apk --virtual --verbose --target...
View ArticleInstagram Clone Tutorial
Video Tutorial Alert How to create an Instagram clone using Ionic Vue. This is the latest template from my Ionic Vue templates. All templates are available on Github. 1 post - 1 participant Read full...
View ArticleComponents rendering
I’ve got an issue with a Vue component rendering weirdly after a recent rebuild in Ionic. Here’s what I get. All the Cards used to render below each other. Image sizes are specified in the component...
View ArticleNew to ionic. Need help
Hello every one I’m new to ionic. I’m using ionic with Reactjs. But I got some problems. I trying to set a menu with IonMenu but still getting a blank black page. And again I would like to know if...
View ArticleIonic v5 inner ion-virtual-scroll issue
I had written double ion-virtual-scroll by using component with dynamic ion-item height. I did provided the actual item height for each virtual scroll item. But the inner Ion-virtual-scroll doesn’t...
View ArticleionViewWillLeave info on next page
Hi, I need to know which page I am navigating to inside the ionViewWillLeave event. Any suggestions? 1 post - 1 participant Read full topic
View ArticleHow can I avoid mockup location on android with angular lib
Hi community github.com diegorribeiro/cordova-plugin-mock-location-checker This is a cordova plugin to check enabled\disabled GPS imitations in android settings. I got this library but I don’t know...
View ArticleLive update issue
I have an app that has been full functional until trying to add the live update capability. After adding it in, it seems the app will only load data from a service call one time. Has anyone had a...
View Article[Solved] Keyboard scroll with keyboard resize:none capacitor in modal
is there any way for keyboard resize:none & allow scroll content … i have modal … if remove resize:non its affect my background image but if i do resize:none its perfect but i can not scroll my...
View ArticleImplement Google Ads
Hello, i need to implement google ads on our app, in ionic native plugins i see only those for ad mob. Is it feasible to add advertising from google ad manager, like a normal website? Thanks in...
View Article