Cordova-plugin-wkwebview-engine causes duplicated symbols in iOS build
Hello! Since UIWebView is being deprecated and that cordova ios 6 is still under night builds, I am trying to completely move an ionic cordova app to use WKWebView. I did follow this tutorial:...
View ArticleGoogle places autocomplete styles not changing
I’m working with Ionic v5 and Angular 9 for a mobile project and I’ve added a input for address. The autocomplete on the input works great and I can change styles on the browser and I get to customize...
View ArticleIonic Rabs Routing
Hi everyone I am new to Ionic. I am working on a personal project and using tabs. I am finding it difficult to route the automatically generated tabs to a newly generated page. Does anyone have any...
View ArticlePicker embedded
Hi everyone, is it possible to insert a picker inside a div and not have it externally? thanks 1 post - 1 participant Read full topic
View ArticleCapacitor and Cordova
I am a beginner - I have installed ionic v 6.9.1 , cordova 9.0.0 and capacitor and am ready to learn building Apps. Can someone tell me if I need both cordova and capacitor . If not necessary to have...
View ArticleExample of using OpenLayers 6 with Ionic Angular?
HI! I’ve been successful in using OpenLayers 5 with Ionic but when upgrading to OpenLayers 6 it doesn’t work. I can see the map but all controls are in the upper left corner and I can’t scroll or zoom...
View ArticlePost method: value from budy is null in API
I developped a post methode in API (coded on ASP.NET) // POST api/<controller> public string Post([FromBody]string id) //add user { using (BDPLMProjectENEntities db = new...
View ArticleDo not apply styles on some android devices
On android, styles no longer apply. Until a certain point, everything worked fine, but after adding new functionality - without new page. On one device ( android 7), some of the styles are not...
View ArticleHow do you create Stencil / Ionic project without PWA (Do not have SSL)
I have created a new Stencil project using ionic-pwa. Everything works well in testing. The problem comes when hosting the www folder on my service provider. My domain does not have a SSL certificate...
View ArticleIonic 4 using firebase for login screen
I need help creating a login screen using firebase and a login and registration screen. who can help me I thank you very much 1 post - 1 participant Read full topic
View ArticleTypeError: ionRouterOutlet.commit is not a function
Hi, I’m writing test cases for react ionic app ( using tab template ). I want to test when I click on IonTabButton it should redirect to the correct route. How can I achieve this? Below is the code...
View ArticleAndroid App Bundle (aab) support
Hi Is there any plan to support building .aab-files in AppFlow and send to Play Store? I would say that it’s “best practice” for Android development and not supporting it is almost an “no go” for us....
View ArticleAppflow 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 ArticleGeolocation plugin not working
I’m scratching my head since last three days, but continuously failing to achieve my desired results, all I want is to fetch the geolocation coordinates, if the device location is turned off, a prompt...
View ArticleHow to update componentProps and have overlay components rerender?
Hi Many ionic components (modal, loading, popover etc) are based on the overlay. According to the doc, one way to pass in data is via the ComponentProps property. This only works for the first time,...
View ArticleHow to Change Android System Colors in Capacitor Ionic 4/5
Hi I just searched for over one day and couldnt find out how to change the android system navigation bar on the bottom of the app to a custom color? Is that even possible. On Ionic 3 there was this...
View ArticleIonic 'Maximum call stack size exceeded' error at start up
My Ionic application using Angular is throwing this error in console as “maximum call stack size exceeded” at application startup. This is negatively affecting application startup times ERROR...
View ArticleInfo.plist problem after build
Hey folks. Been going around in circles for hours now, so ending up here. im trying to implement facebook login (native from ionic). ive followed the guides (about 4 at this point, but all the same),...
View ArticleIonic Capacitor 404 eror - inappbrowser is not in the npm registry
I got an error 404 from trying to install the inappbrowser plugin npm install @ionic-enterprise/inappbrowser npm ERR! code E404 npm ERR! 404 Not Found - GET...
View ArticleIonic 5 translate loader external link failed
import { Injectable } from ‘@angular/core’; import { TranslateLoader } from ‘@ngx-translate/core’; import { APIURL } from “…/enum” import { Observable } from ‘rxjs’; import {HttpClient,...
View Article