Ionic v4 : Ionicons (v5) appearing and disappearing
@aevargas wrote: I upgraded to the newest version of ionicons (v5) and sometimes the icons do not render. It fixes itself if I was to close the app and re-open it but sometimes when it’s first loaded...
View ArticleiOS platform visual bug
@dkoczka wrote: Since the new Xcode 11.4 doesn’t work with @capacitor/ios 1.x I updated my project to @capacitor/ios 2 beta 1 Since then on every navigation there is a weird jump bug, where the screen...
View ArticleFull screen with notch in Iphone XR for example
@alanmontgomery19 wrote: Hey there, I’m using Ionic React and I’ve just received some feedback from my QA team, which i didn’t even take into consideration - Phones like the Iphone XR with a notch at...
View ArticleHELP: Meteor + Vue + Ionic
@aayush wrote: The current application that I am working on is built on Meteor + Vue. I am trying to integrate Ionic on the current stack to give a PWA experience on mobile. I have installed...
View ArticleSolved Ionic List
@kks21199 wrote: The post has been flagged Posts: 3 Participants: 2 Read full topic
View ArticleIonicons package use in angular project
@indraraj26 wrote: Now with latest version of ionicons i do not see css folder in dist. Can you share how to use ionicons in non-ionic project. 4.5.8 - i see dist/css folder 5.0.1 - i do not see...
View ArticleShell app for Web Deploy
@gaweleczek wrote: Hi, Expo has (Expo Client for Android & iOS) where you can test your apps before releasing them. Does Ionic offer something similar? Thanks! Posts: 1 Participants: 1 Read full...
View ArticleHow do I loop over a multidimensional array with ngFor in angular?
@Simbaclaw wrote: suppose I have an object like this: 0: ["some string 1"] 1: Array(3) 0: "some string 2" 1: "some string 3" 2: "some string 4" length: 3 __proto__: Array(0) 2: ["some string 5"] 3:...
View ArticleRTL Not Work
@alitalaee wrote: Hi I want to rtl my ionic app but that`s Not work… Screenshot from 2020-04-02 20.22.131353×172 2.57 KB My Ionic and Cordova Version I Added rtl to html tag please Help me Thanks...
View ArticleUnable to build android app due to Firebase (FirebaseInstanceIdService)
@vitonimal wrote: Hello! I recently moved an app (ionic 3) from Cordova to Capacitor. The iOS app worked right away (awesome) However, it’s been many days that I have been trying to get the Android...
View ArticleIonic list with *ngFor: interline too large
@pimol wrote: Hi All. I have a simply list to show, this is the html: <ion-item *ngFor="let item of checklist" lines=none> <ion-label> <div class=popLine> {{ item.key }} </div>...
View ArticleProtect ts file content
@albertogari wrote: ¿Is there a way to protect the contents of a TS file from being edited? Posts: 2 Participants: 2 Read full topic
View ArticleHow to add a new color to in Ionic 4+?
@Sweg wrote: I am able to specify the color of an <ion-item> below: <ion-item color="primary-contrast"> But instead of using one of the default colors, I want to use a particular hexcode....
View ArticleIon select change Cancel/OK Button color
@ArinaAmir wrote: Hello everybody, after spending so much hours I am so confused now. I need to change the colors if ion-select for Cancel and OK. In ionic 3 I have reached this via [selectOption]...
View ArticleOpen app on click a link
@ndblackandblue wrote: Hi guys i’m try to use deeplink plugin to make when user click open the app in his phone: <h1><a...
View ArticleiPad display is shrunken
@asmart wrote: Hi, my application displays well in Android and iOS mobile devices. However, it displays the mobile dimensions for all iPad emulators. What could the problem be? Thank you...
View ArticleFull screen on android
@charlesbronson wrote: Hi everyone, I’m a bit new in ionic and I have a problem with full screen in my ionic app Screenshot_20200403_023600_io.ionic.starter1080×2280 230 KB I have screen like that...
View ArticleBack button disappearing
@tkclark wrote: Sorry if this has already been addressed. I have an Ionic/Vue project with a back button: <ion-back-button defaultHref="/more"></ion-back-button> Sometimes the back button...
View ArticleIon-loading right from the start
@dinaflies wrote: I was wondering if it is possible to start a page with ion-loading element loading right from the start. I’ve tried to create the component at ngOnInit the after an if check and...
View ArticleITMS-90424: Invalid Swift Support
@sagar1412 wrote: how to solve problem ITMS-90424: Invalid Swift Support - The SwiftSupport folder is empty. Rebuild your app using the current public (GM) version of Xcode and resubmit it. Best...
View Article