Help - 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 ArticleBarcodeDetector API on Capacitor for PWA's
Hello, Some prevision to incorporate the BarcodeDetector API to Capacitor ? https://www.chromestatus.com/feature/4757990523535360 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 ArticleReact native
What are new updates in react native? 1 post - 1 participant Read full topic
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 ArticleCall web service every 1 minute
I want to send the google 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 navigation...
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 ArticleIntegration of ionicframework with WooCommerce
Hi, I am Zubair, a woocommerce writer from Codup.co, Actually, on cod, we are covering woocommerce related blogs to educate our visitors, So I am completing my blog about the integration of...
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 ArticleIonic native datepicker does not show dates
Hi all, I am using ionic native datepicker since ages in my app and did not change anything the last two years. But now in a new ios-build of my app, suddenly the datepicker does not show the valid...
View ArticleCannot find module '@ionic-native/Camera/ngx
Hi guys, I’ve been reading alot of forum posts regarding my problem but to no avail. I have a running app on my Windows 10 pc, but when I try to clone it to my Ubuntu 20.04 laptop, it won’t run and it...
View ArticleMaps in Ionic5 - Capicitor
Gents I am building an app and since it is a green field application, I decided to go with Capacitor for obvious reasons. I need to have a map on the app, I have looked around but can hardly find...
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 ArticleAccurate Position
I am using the Geolocation plugin in my application to get the user’s accurate location in both ANDROID and IOS platforms (using ionic). On Android it’s working fine, whereas on IOS 13 it seems like...
View Article*ngFor *ngIf Not working in a modal
Trying to user *ngIf and *ngFor in Modal but it does not work!! in the console I get : Can’t bind to ‘ngForOf’ since it isn’t a known property of ‘ion-list’. Here is my module.ts of modal (add-food) :...
View Article