chat21 / chat21-ionic

A ionic v5 and Angular 8 desktop and mobile chat
https://tiledesk.com/
MIT License
83 stars 93 forks source link

Ionic server not display users messages #59

Open tauqeergmail opened 4 years ago

tauqeergmail commented 4 years ago

Hi I am using tiledesk server from source code. I am facing a problem when I send messages from widget it came to dashboard properly but not display on Ionic server. when I go to request tab in dashboard there is a button to open chat and its navigate us to Ionic server. Messages are shown to request tab bit not in Ionic server.

and please also help me I am getting this in console of ionic server common.js:267 Native: tried calling StatusBar.styleDefault, but the StatusBar plugin is not installed. pluginWarn @ common.js:267 common.js:273 Install the StatusBar plugin: 'ionic cordova plugin add cordova-plugin-statusbar' pluginWarn @ common.js:273 common.js:267 Native: tried calling SplashScreen.hide, but the SplashScreen plugin is not installed. pluginWarn @ common.js:267 common.js:273 Install the SplashScreen plugin: 'ionic cordova plugin add cordova-plugin-splashscreen'

I am using heroku... Please help me ASAP.

Regards Tauqeer Zia