You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: