Trouble with Internet Explorer and running my ionic app in the browser
I have an ionic app that runs well on Apple devices, Androids, and all other browsers but Internet Explorer. I have IE 11. When I run the app via command line (‘ionic cordova run browser’), it gets...
View ArticleProblem with certain images URL
My backend is returning an image URL like this: //cdn.shopify.com/s/files/1/0344/4398/5031/products/Sriracha_Front_f87e91cf-85da-44d1-8716-bb0246c2b6e1_grande.png?v=1583745215 on Android and web it...
View ArticleIONIC 3 IOS : bugs in your app when reviewed on iPad running iOS 13.5.1
Hey, my application is rejected by apple team : i have a problem on ipad 13.5.1. the probelme is that I can’t specify IOS 13.5.1 on the simulator target : only version 13.5 is allowed. I note that I...
View ArticleIonic Cordova API Authorisation 401
Ionic application developed in angular 9 combination. While Authenticating API using header value, application working fine in Android and Web. Same code not working in iOS and giving 401 error. First...
View ArticleHelp - Ionic Serve == Blank - No error Message
Hello! When i run " ionic serve". The page is open, but the page was blank There is no error message. Page_blank1366×727 6.03 KB rodando873×255 11.7 KB 1 post - 1 participant Read full topic
View ArticleCan bluetoothserial print QRcode on my thermal printer?
I already can print some word but i wanna print QR code on it, the thermal printer using ESC/POS commands,i tryed some command but didnot work,any solution for me??? 1 post - 1 participant Read full...
View ArticleIntegration of MS Teams with Ionic/Angular application
I want to integrate MS Teams into my application based on Ionic and Angular. Any help would be really appreciable. 1 post - 1 participant Read full topic
View ArticleIONIC: keep uploading the file even on screen change
I am creating a small chat app and i have to give the send file option in chat. It’s working fine when I am uploading the file while chatting but when I close the chat screen it stops the uploading....
View ArticleIonic Cordova commands takes so much time to run
For your info, i am working in ionic5 project. For the past 2-3 days, i am not able to run the ionic projects. It takes so much time to execute the command. All the below commands stuck at the first...
View ArticleIONIC app call web service every 1 minute
I want to send the google navigation api duration time value to the web service every 1 minute not only in home page across all the pages when the app is in use and clear the interval when google map...
View ArticleMultiple times tab clicks app gets hang
hi anyone know the solution for this my app get hang when i click multiple times different tabs how to fix this issue i am using ionic 4 for android device 1 post - 1 participant Read full topic
View ArticleSet page in cache
How to set page in cache in Ionic 4? 1 post - 1 participant Read full topic
View ArticleHow to link ngModel value to an object property
I have a generated input list with some data that changes to each user, the data comes as an object and the list is created from the properties of this object. Since this data changes to each user, I...
View ArticleChanging the default icon size for size="small" via CSS
I’m trying to set the default size like this ion-icon { font-size: 48px; &[size="small"] { font-size: 20px } } I supposed this isn’t the right way to do it. Can anyone point me in the right...
View ArticleTrying to use existing SQLite DB in new Ionic project
HI, I’m very new to Ionic and Angular so please forgive my noob question, but i’m trying to just open an SQLite database that i already have from my existing iOS and Android apps that i’ve written...
View ArticleBacking up project Advice
Hi I am working on a Ionic Capacitor project. And i am now introducing a version controlled repository and would like to know what folders would i need to back up and what folders i can avoid to save...
View ArticleDo I need backend for native app?
Hi guys, I am building my project and I wanted to add simple function send.messege() using gmail API. But I found that I can’t use Gmail API in my angular and I need to use backend server for that...
View ArticleWhat is your development setup?
I’m using Ionic with Angular to write an iOS and Android app. But most of the development I use ionic serve with Chrome, it’s fast and simple. But now I realized that it’s getting harder when I have...
View ArticleIonic Modal is not passing data back
The problem is that data being sent back from modal is undefined. The function I’m using to open my modal is below: async openResultsModal() { this.ResultsPopover = await this.modalController.create({...
View ArticleEnvironment setup in windows
i am getting the error while building the project for android. And i have done the environment setup already. Please help. Thank you Checking Java JDK and Android SDK versions...
View Article