Fixed iphone resolution in ipad
How can i show app with iphone size in all ipad devices like below clip? Click here 1 post - 1 participant Read full topic
View ArticleNew App version with new plugin installed, Appflow is not pushing the update...
Hi Team, we have a New App version with new ionic plugins installed (ex: cordova-plugin-firebasex 11.0.3 “Google Firebase Plugin” - cordova-plugin-facebook-connect 2.3.0 “Facebook Connect” -...
View ArticleIonic Vue project fails to serve or build after "vue add pwa"
The “Ionic Build” and “Ionic Serve” commands hang up indefinitely in a fresh Ionic Vue project after adding PWA via “vue add pwa”. Here is a screenshot after canceling the build command with ctrl+c...
View ArticleTests and Modals in React
Has anyone successfully written a test in Ionic React involving a modal? I started a new project with v6, which uses Jest and React Testing Library. I’m trying to write tests that involve rendering...
View ArticleCan't get basic children route to work
Hi, I am a complete beginner in Ionic I’m watching the “Getting Started with Ionic Vue” video and I can’t reproduce the routing thing with a children (23:20 - 25:25). here is my /router/index.ts:...
View ArticleCamera plugin: after image is taken, does not always appear in view
Working on a project where I have an image placeholder on a view. When I tap on the image I am accessing the capacitor camera plugin. After capturing the image, it automatically returns to the...
View ArticleStripe elements credit card autocomplete / auto fill not working in Ionic...
I am using Stripe elements to collect credit card details. If I deploy my Ionic app to web it works fine on iOS safari and offers to auto fill with my saved credit card as expected. However if I...
View ArticleClick-Handler delay when swipe-to-closing IonMenu
Hi everybody, I experience a problem where my app doesn’t register any click-events right/immediately after swipe-to-closing an IonMenu. The delay until click events are fired again is about 2...
View ArticleHow to toggle an IonMenu in ionic 6 react
Hi everybody, how do you toggle an IonMenu in react from inside a function? I am aware of the IonMenuToggle component, but that only seems to work from within JSX by wrapping it around a button. But I...
View Article[ Ionic 6 ] Styling ion-datetime shadow root
Hi Everyone, How do we style internal part of the ion-datetime if there is no part define in it? I have tried styling in global.css with no luck. Here’s what I’m trying to achieve. When we want to...
View ArticleGeolocation in background (Ionic Angular Capacitor)
I have Ionic Angular app and I need location every 30s no matter if the app is in the foreground or the background. I have @capacitor/geolocation connected and it gives back location just fine while...
View ArticleMissing the more.svg icon in Ionicons 6.0.1
There’s an icon we’re using currently with an earlier library version of Ionic. It’s called “more”. It does not exist in the latest version of ionicons. Is there a way to still use the more icon?...
View ArticleAnyway to get "console.log" statements to show up in a log off an ios device?
I’m trying to debug an issue that is apparently only happening sometimes on an ios build. When I run the application via xcode the debugger has all of the statements from the “browser” as well as some...
View ArticleSet font for only one component in ionic react app, leave the rest to default
We have an app that uses the default fonts of the platform it runs on (native android, iOS, different browsers). We have one button from an external partner that has a specific font (Roboto). When I...
View ArticleIon-datetime gradiente white ios
when changing the background color of ion-datetime it gets this white gradient, does anyone know how to change the color of it? note, this only happens on ios. Ionic: Ionic CLI : 6.18.1 Ionic...
View Article[iOS/Safari] Overlapping with
In iOS Safari, when <IonTitle> and <IonBreadcrumbs> are used together in an <IonHeader><IonToolbar></IonToolbar></IonHeader>, the breadcrumbs will overlap the...
View ArticleA newly created Ionic project does not build for android
I just created a new Ionic Project with blank template. After I have added android platform to that project and tried the following command. ionic cordova build android I get the following error...
View ArticleIon Refresher inside div
Hello, I’m trying to provide users of my app the possibility to “pull-to-refresh” in various part of a single page. For example, in the screenshot I attach, I would like to pull-to-refresh only on the...
View ArticleWhat feature can be added in my healthcare mobile application?
Hi developers, I am exploring new features and functionalities that are being used in recent days in the healthcare industry. 1 post - 1 participant Read full topic
View ArticleIonic fails building in macos 12 (Monterey)
ionic gives me error when i did try to build and add android platform to project in macos 12 as below image. even i had the same issue when try to check cordova version in terminal 1 post - 1...
View Article