Clear Ion Router Outlet Programmatically
When a user logs out I want all the inactive (hidden) components that might be lingering in the ion-router-outlet to be forcibly destroyed. Is there a way to do that programmatically without forcing a...
View ArticleLet's Encrypt SSL Certificates for Android versions prior to v.7.1.1
Hello, I have an Angular Ionic App that makes HTTPS calls to an API. I have just read this article: Article -> https://letsencrypt.org/2020/11/06/own-two-feet.html It states that all websites using...
View ArticleWindow.open not working in ios
window.open works fine in Android but not in iOS. I have “cordova-plugin-inappbrowser”: “^4.0.0”, installed and I am using Capacitor. No errors when debugging on device. Werid thing is it works fine...
View ArticleIonNav vuejs3
Hi. I am looking for any sample of usage IonNav in vuejs3 project. Can anyone provide some kind of short example how to use it? 1 post - 1 participant Read full topic
View ArticleCapacitor FileTransfer Can’t Download File
I followed the instructions here: https://ionicframework.com/docs/native/file-transfer But I got this error: ./node_modules/@ionic-native/file-transfer/index.js Module not found: Error: Can’t resolve...
View ArticleIon-back-button behaviour - best practice for 'add' / 'edit' functionalities
Hi guys, I wanted to ask whether you have any best practices regarding the add/edit functionalities and an ion-back-button on these add/edit pages in the application. For example I have a following...
View ArticleSticky Notification in firebase
Hello All, I am implemented firebase notification in ionic App. I want to implemented sticky notification in app but property is not working. Please help me and provide the solution. 1 post - 1...
View ArticleIon-grid-columns does not work on Windows
Hi, I have developed an app (Ionic/Cordova/Angular) based on 18 columns in the grids using “–ion-grid-columns: 18” in variables.scss. I have recently tried to support Windows as a platform as well but...
View ArticleIon-input validation style on vanilla js
I’m not using Angular or any other framework. I have an ion-input inside an ion-item. I’m using HTML5 validation and nothing is highlighting red when the input is invalid. I know in Angular it checks...
View ArticleWebsocket error
Hello community, I am developing simple app using web socket and i got error. I am new in Ionic please help me. error is HttpErrorResponse here is my service.ts file import { Injectable } from...
View ArticleImage Picker gallery loads blank image
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleImage Picker gallery loads blank images
Hi, I’m having the following issue with the Image Picker plugin: image945×825 38.4 KB I get this in two cases: Every time I go back from the camera without taking any photo. When I delete an image...
View ArticleIon-textarea how to change the inner border thickness
This might be a unique one, or just hard to find because of the wording. I’m wondering if I can change the inner border width of a ion-textarea so my text goes closer to the edge without wrapping or...
View ArticleWhat's the best option to deal with maps for ionic+vue+capacitor?
I want to display and interact with a map + geolocation + markers on iOS & Android. So many things exists, what’s the best option for: stability performance Using vue and capacitor. Thanks! 1 post...
View ArticleHow to get UUID from advertising data using Ionic?
Hi, I’m trying to get the UUID from my nRF52840 BLE device with my Ionic Angular App without connecting to the device. For this I’m using the Bluetooth Low Energy Central Plugin and i already get...
View ArticleWhite screen in InAppBrowser
Hello, i use ionic 5 and i use InAppBrowser for open my api url. I have server on my PC (192.168.1.104) in my lan. I have test url - 192.168.1.104/api/Test/ABC normaly its show only char A. In PC...
View ArticleIon-tab-bar ion-tab-button loads entire page
When I use the ion-button with the href property set I get standard SPA routing where the path changes and content is replaces, but the full page is not reloaded. However, when I use the...
View ArticleWhite space between collapsable toolbars
I have started a new ionic project. When emulating in chrome via iOS device, I have white space in between the top header toolbar and the header toolbar in the ion-content section. [Album] imgur.com...
View ArticleUniversally close Angular Material's MatDialog modals with back button
I’m trying to close open dialog boxes (created with MatDialog) using the Android hardware back button. There are several MatDialog boxes created on different pages and I’m trying to clear them with...
View ArticleConsole warnings for grid components
I have a lot of warnings about loading ion grid components: Everything seems to work… just annoying errors… 1 post - 1 participant Read full topic
View Article