Error iOS App shows html code : Failed to load resource: the server responded...
Ionic iOS app works fine but if it is in background for longer duration and then if we open it then html code is getting displayed because of below error. Failed to load resource: the server responded...
View ArticleIonic button text color
<ion-button class="next-btn" color="secondary" shape="round" expand="block" > NEXT </ion-button> .next-btn{ --color: var(--ion-color-light); } this is my HTML and CSS. color of the button...
View ArticleFlickering/Black glitch while redirecting to some other page
Hey there, We decided to go with ionic react for our patient application and we are nearly done with that. While setting page boundaries. I’ve decided to redirect the user based on a context value and...
View ArticleIonic Portals Help
Hello. I have a completed web app that i want to turn into a native app. I wanna do it by creating a native app and implementing portals through there to load my webapp. I followed the docs and tried...
View ArticleSortableJS with Ionic
Has anyone used SortableJS (or its Vue incarnation Vue.draggable) with Ionic? It’s working nicely in Chrome but on an iOS device I’m experiencing two issues: If the page has been scrolled, the...
View ArticleHow can I use Google Play Games Services with Ionic?
I can not find any oficial plugin yo work with Google Play games service. I can only find this Google Play Games Services - Ionic - The Cross-Platform App Development Leader but it does not give any...
View ArticleIonic React Disable Hardware Back Button
Hi, I have an issue with my Ionic React App. Whenever an ion modal is open and I use the android hardware back button (or window.history.back() on chrome), my modal becomes unresponsive. I believe...
View ArticleMenu animation from top
Hi there, is it possible to have ion-menu animation from top to bottom? Thanks 1 post - 1 participant Read full topic
View ArticleProgrammatically calling out an alert doesn't work in Ionic 6 React
In some cases we don’t want to use hooks or JSX to invoke an alert (or toast, loading etc). Using plain JS used to work in Ionic 5 but it stays hidden in the new version (including the official...
View ArticleCertificate transparency
Hi everybody, I’m looking for a solution to implement certificate transparency on my ionic/angular app. I don’t much experience working with hybrid technology. I don’t have code. The idea is to...
View ArticleRight align ion-select with popover
Right now I have an ion-select element on my page that I would like to have right aligned with a popover. This is the code for my ion-select: <ion-item lines="none"> <ion-select...
View ArticleClose DateTime popover after selecting date
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleIOS app was unable to make http calls until Network Settings reset
Hello everyone. I have a bit of a weird one and I hope you can help point me in the right direction. I recently released our app into Apple app store and on the first day a user reported being unable...
View ArticleIonic 6, capacitor and local database (SQLite?)
Hello, I’m trying to find the best solution with the latest version of Ionic and Capacitor. My main target is Android. I have large amount of pictures (thousands) and I want to give the user the...
View ArticleSuggestions for how to handle push notifications in project with auth wall?
In my projects I usually set-up my push notification initialization and operations in my app.component.ts file. However, when creating a project with an auth wall (login/registration), is it a better...
View ArticleDeploy to IOS - Ionic 5
Hi there, I am (re-)deploying an app to App Store. The last update was in 2018 I belive and it´s in sore need of an update. I´ve now rewritten the app using Ionic 5 Vue instead of Ionic 4 Angular....
View ArticleCapacitor Clipboard IOS not working
Hi, I am using the Capacitor/Clipboard plugin for an IOS app. And it seems to not work. I am guessing I have to enable something in the info.plist file somehow? const copyToClipboard = (selectedItem:...
View ArticleClass not found error after Integrating Android library(.aar) file in the...
I am using Cordova 7.0/IONIC 3.20 project and successfully generated Android library file(.aar) to reuse in third party android application. And we have implemented custom Cordova...
View ArticleI6 : segment : design : how to?
Any one know how to design ion-segment ? Would like to use many on the same page 3 posts - 2 participants Read full topic
View ArticleIonic3 iOS^6.2.0 OneSignal@3.0.1 throws error
Description: Facing below error while building iOS project with OneSignal plugin PODS_XCFRAMEWORKS_BUILD_DIR: unbound variable Command PhaseScriptExecution failed with a nonzero exit code Command...
View Article