Skip to main content

All Questions

Tagged with
0 votes
1 answer
697 views

Ionic Uncaught (in promise): ReferenceError: cordova is not defined

I don't know anything about Ionic, but I was asked to configure the development environment and run an existing ionic angular app. Can someone please help me to make this work. P.S.: The project/app I'...
micex's user avatar
  • 43
1 vote
0 answers
399 views

Jasmine/Karma don't ignore node_modules spec ionic app

i have a problem when try run my tests in ionic app, Karma or Jasmine found an error inside node_modules folder and i don't have any idea of exclude spec's file inside node_modules for run my app ...
NegriHenrique's user avatar
2 votes
1 answer
468 views

Ionic framework compile error (Components not recognized)

I'm working on a project using the ionic framework (with angular) to make a mobile application. I have worked with ionic before in the same environment and same directory with no issues. The error ...
Saianeesh Vinmani's user avatar
0 votes
1 answer
1k views

Socket -io client is not connecting to node-js socket io

I am trying to implement socket-io-client in ionic capacitor (angular based app), but unable to connect the client to server. Here is my socket-services which I am using in-app module. import { ...
NOIP's user avatar
  • 1
0 votes
0 answers
467 views

ionic app running on an iOS can not access API end points on aws ec2. Desktop version of the same app does. Can you help ? Is this a cors issue?

i have an app that uses ionic and cordova plugin. Backend: MongoDB, Express & NodeJS. Backend code is hosted on AWS EC2. Front end: Ionic and Angular (ionic CLI 5.4.16). Code is executed either on ...
ksp's user avatar
  • 11
0 votes
0 answers
80 views

Getting errors when starting an ionic project for the first time

I cloned an ionic project online that works for others, but when I do an ionic serve, I get the below errors. The site says it that it started up, but there are tons of errors in the log, and going to ...
Mike K.'s user avatar
  • 598
1 vote
1 answer
2k views

How to set up firebase emulators using nodejs and reactjs?

I am trying to set up the firebase emulators for functions and firestore. My file structure is set up like this: functions ---APIs ---util ---.gitignore ---index.js ---package-lock.json ---package....
Kasey Kaufmann's user avatar
-1 votes
1 answer
35 views

How to send the message by one Enter Click?

Here, When I'm clicking Enter Keyword, it goes to Next Line. Instead of that message have to be sent
Manoj Kumar Surisetti's user avatar
0 votes
1 answer
682 views

Client side code for cricket live score updates

Can anyone please help me in my client side code : Iam developing an android application using ionic where iam working on live cricket score, i have purchased the cricket api.I have the idea how to ...
landge shubham's user avatar
-2 votes
2 answers
145 views

Npm always showing me npm ERR! when I try to install anything

Please I need your help whenever I try to install anything with npm I always get errors please help me.
Alswell's user avatar
1 vote
0 answers
173 views

How to refresh a page on "route ionic browser build"?

I build my project on IONIC (version 6.10.0) ionic cordova build browser --prod ionic cordova run browser My project starts, but when I refresh the page, then I have the following error: How can ...
Yassine Zitouni's user avatar
0 votes
1 answer
534 views

How do I call and API (nodejs) which returns a CSV file, from a ionic application

I have tried a method like this.. but i don't get anything back, i think it is expected a json object rather than a csv file.. private httpGet(url: string, token: any, callback: any) {     this.http....
GMan's user avatar
  • 464
0 votes
0 answers
61 views

Do we need nodejs and express for ionic-angular-firebase project?

If authentication is done by firebase, stores data and many more features. Then do we need nodejs and express for angular firebase project or in angluar ionic firebase project ? .As angular converts ...
Sandeep Dalal's user avatar
0 votes
0 answers
4k views

Angular 9 - @angular/core/core"' has no exported member 'ɵɵFactoryDef'

I keep getting this error when trying to run ionic serve command in terminal. I have looked this up and seen I need to delete the npm_modules file and reinstall What is the command for this? or ...
Ryan Kelly's user avatar
-1 votes
1 answer
90 views

Ionic different styles for emulator and web localhost

I have different views on for browser and emulator.I think css codes doesnt work except browser currently. For example I changed -ion-background-color: for .md body and iosbody. But emulator is ...
ArchDeveloper's user avatar

15 30 50 per page