When starting app (first time) while device is offline black screen shows
I am building an app (Ionic 5 capacitor) that needs to have offline capabilities. At the moment with an archived ipa, when I start it for the first time (or after a force quit) when the device is...
View ArticleHow to exclude weekends in Ion-DateTime component
Hello everyone, I need to exclude weekends from my dateTime. How can I do this? Thanks a lot to everyone 1 post - 1 participant Read full topic
View ArticleBest Open Source Chat and DB to Use?
Hello amazing web devs of the Internet world! I have a client who needs to build a fairly robust chat app within an Ionic framework. I see there are several good open source templates on the frontend...
View ArticleChange the base font size in Ionic
Rather than target specific components, how can I set the base font size for my whole app? Is there something like an --ion-base-font-size variable? 1 post - 1 participant Read full topic
View ArticleLocalize iOS GeoLocation Permission Message when using Geolocation Capacitor...
I am trying to get our iOS app to display the NSLocationWhenInUseUsageDescription permission message in Spanish when the phone’s language is set to Spanish. I have created infoPlist.string files for...
View ArticleError going to previous page in Ionic with Angular (Android)
I have an application developed with Ionic + Capacitor + Angular. Everything works correctly until I install a cordova plugin (for example cordova-plugin-fingerprint-aio), from here, when I compile...
View ArticleModal + image = lag
Hi, I am using a modal container with 4 images inside. When I open the modal, the modal slide correctly but the images are displayed only after the modal is 100% opened. The text are displayed during...
View ArticleDisable navigation url for capacitor plugin
we are using ionic-appauth using capacitor plugin. we want to disable navigation bar url for that. Is it possible to do so ? 1 post - 1 participant Read full topic
View ArticleSuperfluous "app" layer in routes of Conference App
I’ve been playing around with the conference app to get my head around combining tabs and the side menu and I have a question about the routing. The four main tabs (schedule, speakers, map, &...
View ArticleIonic 6 is using the var() CSS function which is not supported on my Android...
I am using ion-list-header. It has the following style: padding-inline-start: calc(var(–ion-safe-area-left, 0) + 16px); But it is not supported on my Android 8 device’s WebView. Is there any...
View ArticleION-RANGE: Only change value when using the knob, disable range-bar click...
Hi, I want to disable the click / touched event when clicking / tapping on the range-bar from the ion-range component. Only the knob should change the value. For ideas I would be very grateful, THX 1...
View ArticleHow to Host Ionic PWA in the subfolder of Github Pages
I want to host an Ionic QR code scanner on the GitHub pages under this path: Ionic App. I modified the package.json to add the homepage value and run ionic build --prod to build it. But it does not...
View ArticleLooking for ionic developer - Czech preferred
Hello, we are looking for new member to join our team. We prefer you to be from Czech Republic as we need communication with client in Czech. You: 2+ years of professional experience (A technical...
View ArticleIonic Capacitor Error occurs sporadically in app with polyfills
I am using Ionic 5 with Capacitor 2.4. Sometimes there are errors at runtime like this when running on android or apple devices:...
View ArticleWilling to pay: err_connection_refused android
I am using the cordova in-app-browser plugin to oauth into salesforce. This used to work fine for both android and iOS but it seems to be broken now that I have updated capacitor and android to API 31...
View ArticleHandle swipe gestures on top of each other
I have a modal component with this content inside. The main problem is that when I try to scroll the text inside the “description” div the gesture on the modal gets activated and the modal goes up and...
View ArticleAlert e Toast não funcionam (Ionic V6 Angular)
Estou tentando utilizar o Alert e o Toast. mas, Quando chamo eles na aplicação, não aparece nada na tela. mas, também não gera nenhum erro. Print do código: 1 post - 1 participant Read full topic
View ArticleDownload and view file on android
Hi there ! I would like to know what is the best solution to download and view files (pdf / png / jpg) through native system file viewer (on android device). All by using Ionic 6 and Capacitor 3. I’ve...
View ArticleWriting a capacitor PluginMethod for Android annotated with...
The documentation for writing Capacitor plugins mentions that for Android, if your plugin method does not return any data, then you can annotate your plugin method with...
View Article[v6/React] Page reloads despite using `routerLink`
routerLink props are used for switching between pages in an Ionic v6 app (as with <IonBreadcrumb> and <IonCard> where it is supported). But for some <IonCard>s the page still...
View Article