iOS Notch Image [repost]
Hi Iām using Ionic Vue and Iām trying to create this where there is an image within the iOS notch: The code works fine when I load it but when I switch tabs into it it gives an error which I think is...
View ArticleIos Version Stops
IĀ“ve got a Ionic 5 application, using Capacitor and it runs fine on android. However, running on IOS it stops and the screen goes blank. This is what I see in the Debug pane in Xcode **2021-09-22...
View ArticleFeature request - Customize header for action sheets
Would be really nice to be able to custom size, color, etc of the header and sub header in action sheets. 1 post - 1 participant Read full topic
View ArticleMaintain a persistent activated state on a FAB?
Is it possible to maintain an activated state for a Floating Action Buttonās list of sub-buttons? The behaviour appears to default to auto-hide all buttons when clicked. What Iām going for is a small...
View Article[ionic 5] select drop down - consistent width - is it possible?
Is it possible to make the select drop down spread itās length in the contained div element? I want to achieve a design like this: Iām looking at ionic select popover. Iām not sure if it has the...
View ArticleBrief black screen transition page to page
Hi There, I am new to the world of Ionic and I have just started a new project for the company where I work. I am having a problem transitioning between my pages, a brief black screen appears when...
View ArticleIonic 5 and StackBlitz
Hi All I have an existing project based on Ionic 5. How do I port it to work on StackBlitz? Has anyone got any experience with this? 1 post - 1 participant Read full topic
View ArticleHow to make rearrangeable objects and display them for every user
Hello guys, Title is maybe confusing but I will try to explain what is that I need. I have application that shows tables of some place (e.g restaurant). This tables are shown to end user. But I want...
View ArticleHttp get not firing after successful barcode scan using async and await
Iām having trouble running an HttpClient GET function after a successful scan of a barcode. The barcode scanning is working but when I pass the barcode value to my get function nothing happens. Iām...
View ArticleIonic Item Class inheritance
<ion-radio-group mode= 'ios' value='chairs'> <ion-item v-for='chair in chairs' v-bind:key='chair.name' lines='none'> <ion-label class="unselected-radio-button" style="color:#CACACC;...
View ArticleCustomized Radio buttons Ionic iOS
Continuing the discussion from How do you customize ionic radio inputs to appear as grouped buttons?: I am trying to customize the selected radio button from the checkmark in iOS to something...
View ArticleApp rejected by Apple - Guideline 2.1 - Performance - App Completenes
Hello, I have developed a hybrid application (Ionic 5 / Angular 12 / Capacitor 3), which simply connects to a backend for classic CRUD operations. I performed all the tests on real devices (iPhone12...
View ArticleFirebase auth in SDK 9 does not work on ios sim or devices
I recently moved to the firebase v9 sdk for a brand new ionic/angular project. I was able to get the signInWithEmailAndPassword call to work in a web browser but it hangs in iphone simulators and...
View ArticleIonSearchbar deleting the text when calling a search API onIonChange
Hey there, I am facing an issue with the IonSearchbar React Component. I am trying to use it as a search bar that calls an API on onIonChange and displays the results of the search/API response below...
View ArticleHow do I blur the background after ion alert appears?
I am reading the ion alert documentation and I managed to replicate the ion alert in my app: Ionic Docs ion-alert: Ionic Framework API Docs The ion-alert component is one of many Ionic Framework...
View ArticleKeyboard support for multi language
Hello Any plugin or idea to provide keyboard with multiple languages support? I need to show the keyboard input for the selected language in my application. Angular: v12 Ionic : v5 capactor:: v3 1...
View ArticleApp crashes when background mode plugin used
I am trying to use background mode for my app and if I switch apps or press home button , the app almost crashes everytime . There seem to be no fix found for this 1 post - 1 participant Read full topic
View ArticleIonRadioGroup not working in react
I need to understand what I am doing wrong hereā¦ I am getting all the data from an api as choices, need to display it in the form of radio buttons and checkboxes, but when I am using for selecting one...
View ArticleIonic Storage illegal constructor
Can someone help me regarding the following problem in the database constructor I get this: Unhandled Rejection (TypeError): Illegal constructor at initDb(); constructor const HomeCliente = () => {...
View ArticleIonic v3 with Xcode 13
Which Xcode versions does ionic v3 support . Plus what can be done in order to make ionic 3 compatible with Xcode 13 if possible 1 post - 1 participant Read full topic
View Article