Ionic 5 with angular 12 and default browser polyfills
Hello, I’m using ionic 5 with angular 11, and all OK, but when try new angular 12 I found with a problem. some libraries give me this error: Error: Module not found: Error: Can’t resolve ‘crypto’ …...
View ArticleIon-button href animation not working
I noticed that if using this line <ion-button href="/<url>">Navigate</ion-button> will not trigger animation but when using: import { useRouter } from 'vue-router' ... setup() { ......
View ArticleReference of Id or Class in other Component
Dear Community, how can i get the id / class of a html object in another component? Example: Tab Group with different Tab Buttons Each of the Tab Buttons have a Id I want in another component...
View ArticleHow to upgrade ionic icons only for ionic 3?
as a title is possible to upgrade ionic 3 icons only to can use latest ionic icons ? thank u 1 post - 1 participant Read full topic
View ArticleIs Macbook pro 2012/2015 viable for programming?
Hello guys, I am starting to build iOS applications using i so I am in need of Macbook. For my budget I can afford Macbook Pro 2012. I was wondering if I would be able to use it without any major...
View ArticleCHANGE ICON on Ionic PWA
I have build an Android IONIC PWA APP with Angular and I have decided to change ICON on my APP I deleted Angular icons in (WWW/icons) folder and put my new icons in it. It has been succsesfully...
View ArticleHow to use Ionic's default theme CSS variables
I’d like to use some of the default Ionic theme color variables like --ion-border-color, --ion-color-step-200 etc in my application. I notice several of these are defined in src/theme/variables.css...
View ArticleDefault iPhone X+ header(time, battery...) shown above ion-header, how to...
Hello guys, I used ion-header to show hamburger button and some other info. But when on iPhone X+, this content is shown under default iOS header(time and battery etc) and I cannot interact with my...
View ArticleError while sending files from one device to another - Cordova WifiDirect Plugin
Getting below error while sending files from one device to another by using android wifip2pmanger. 2021-11-07 22:05:47.630 27015-27221/com.app.transfer W/System.err: OkSocket, Socket server...
View Article[Ioni5 - React] Authentification Firebase with IOS auth/internal-error
Hello I try create connection with phoneNumber with Firebase. On Android OS all OK but with iOS I have auth/internal-error. I trie to put GoogleService-info on Xcode but nothing work code: import {...
View ArticleHow to check/log navigation tree and move to specific page by removing middle...
Hi everyone, In ionic v3 and v4, we can use Nav Control (popTo, getByIndex, length) to get specific information about the navigation stack and we can move between them by removing a page from the...
View ArticleAngular 13 support
Does @ionic/angular 5.7.0 support Angular 13? If not, when will the support for that come out? Thank you, Tolga K. 1 post - 1 participant Read full topic
View ArticleIONIC 5 , APP Freeze and unresponsive if application comes to foreground
Getting strange issue for ionic 5 app, Application works fine till it is in foreground. Once application minimize and again maximize it is unresponsive, freeze on scroll , page routing are slow. I...
View ArticleIonic-native/network onConnect() is not working as expected
Hi Team, Initial versions of my APP are as follows: Angular cli V7.1.0 Ionic-native/core - V4.11.0 Ionic-native/network - V3.7.0 rxjs - V6.3.3 rxjs-compat - V6.2.2 My app is working fine and we are...
View ArticleIonic react how to await other function
First of all, sorry for the bad title, i couldnt find a better one. After i load my homepage i call a function useAuthInit(). This function sets a state Auth. I work with firebase auth and firestore...
View ArticleStrange error after Compiling - Ionic 5 Angular 12
Hey Guys, this is my first post on here. I’m about to get crazy after 2 days of experimenting and trying to find out what the *** my problem is here: I tried to update Angular. Then i had some peer...
View ArticleIon-segment slide to specific segment programmatically
Hi, I need to move on specific segment after page loading. The scenario is complex: the segment buttons have been loaded at onload. On Loading I call rest api, rest api returns data and I build...
View ArticleCannot import currency widget into project
Hi, i want to show widget from this source GitHub - coinpaprika/widget-currency: Coinpaprika.com / Widget - currency significant values on the Tab page. The project is in Ionic FrameWork / angular. I...
View ArticleIonic + Swiper onSlideChange Method
Dear Community, I use in my HTML: <ion-button class=“intro-button” (click)=“start()” [hidden]="!disablePrev">Überspringen <ion-button class=“intro-button” (click)=“prev()”...
View ArticleCapacitor2 camera plugin quality 100 image size issue for ios & Android
Hi, using below code image size is showing than actual size. example if i upload 5mb image it is showing around 7.8mb in iOS. if i give quality less than 100 like 80 or 60 the image size is going very...
View Article