Appflow and coco pods on Windows
Hi All I have recently upgrade to capacitor from cordova . I will be using Appflow as welll. Prior to commit to Appflow , i believe in need to do a ionic capacitor sync. I am getting the following...
View ArticleWhy two separate installations are required for native plugins on capacitor...
Can someone please explain me why two separate installations are required for a a plugin in a capacitor project, If I install the plugin in 1st line, why I need to install it again in 2nd line ? npm...
View ArticleOpen URL with InAppBrowser
Hi. I’m trying to create a simple POC for an app that opens an URL as soon as it is started (Android). Followed the docs at https://ionicframework.com/docs/native/in-app-browser to no avail. Not sure...
View ArticleLocal Notifications: how to unsubscribe event?
So, I’ve been doing research on this topic and trying some workarounds with no success for some time: how are we supposed to unsubscribe events set on the local notifications plugin? The app I’m...
View ArticleIonic Cordova development workflow
Hi all, TLDR: I’d like to know how to add Cordova to an existing Ionic project and install the build in my device. I am trying to develop and deploy to my Android device an Ionic project using...
View ArticleSingle quote versus double quote in VS Code
Hi I am using VS Code with some extensions I tried to import a module which works fine but i always have to change the double quotes into single quotes manually. IS : import { } from “module”; SHOULD...
View ArticleHow do i use: ionic serve --https
I am developing an ionic react app that needs Google / Facebook login. Facebook requires the site to be a https site. So i did the following: configured /etc/hosts to set localhost.mydomain.com to...
View ArticleGetting CORS error in getting response from an api
Getting CORS error in getting response from API…How to solve it … 1 post - 1 participant Read full topic
View ArticleIonic 5 auto complete
Hi Team, How can i implement auto complete in ionic 5. We can use the i used the below npm npm i ion-autocomplete i am getting below error when we build, How to resolve the issue. ERROR in...
View Articleis not checked after router.navigate
Hello, I am using Ionic v.6.7.0 and tried to create a two page android application. When I connect a variable (“car_id”) by ngModel to my radio-group, navigate to another page, change the variable and...
View ArticleLudope India
Ludope is a strategic board game, where you challenge your opponent. Ludope is a skill game to earn real money by playing ludo online. Ludope has become most loved online real money ludo in India....
View ArticleIonic email
can anyone help me i want to capture the image and send via email in ionic 5 but whenever i send via email is doing that time gmail app opens but image is not attached only path of the image is...
View ArticleTree Menu help
hi guys, im pretty new to ionic and react , Im trying to figure out how to get a tree Menu ( a menu with sub items) does anyone have a good example of that ? Or is there a Ionic component to handle...
View ArticleModify grid breakpoints ionic 5
Is there any way to customize $grid-breakpoints on ionic-5 ? I want to change the default values in order to have betters results for different desktop screens. 1 post - 1 participant Read full topic
View Article'Can't resolve all parameters for LoginPage' when injecting Storage
I have an app just about finished, but I need to store a few things in local storage. So, I followed https://ionicframework.com/docs/angular/storage to install ionic-storage. Now, my page complains...
View ArticleCan't refresh side menu after login
100989282_321318705529288_1334783317706276864_n720×1280 29.3 KB Ionic: Ionic CLI : 5.4.13 (C:\Users\SAMSUNG\AppData\Roaming\npm\node_modules\ionic) Ionic Framework : @ionic/angular 5.1.1...
View ArticleERROR: The module 'capacitor-firebase-analytics' is an Android project...
I’m getting this error when i try to build my android app ERROR: The module ‘capacitor-firebase-analytics’ is an Android project without build variants, and cannot be built I haven’t changed anything...
View ArticleHow to handle background mode on open modal
Hello, I am developing a geolocation application which should record the position and send it even when it is in the background. I use the modules @ionic-native/background-mode and...
View ArticleFirebase signInWithRedirect stop service?
Hello guys I’m trying to make a login with firebase using signInWithRedirect but after redirect all the data is lost and I can’t get the error from the try catch in the async call. Is there any way to...
View ArticleFirebase: Can Ionic retrieve the uid?
Two newbie questions: 1.) Is it possible to obtain and use the client’s account uid (request.auth.uid)? 2.) If so, is it visible to the entire world or just the authorized user? 1 post - 1 participant...
View Article