techaffinity / freshchat-phonegap

Freshchat sdk for phonegap
7 stars 36 forks source link

FreshChat SDK not Initializing #47

Open ebofi opened 3 years ago

ebofi commented 3 years ago

Hi,

We are using Fresh chat in our Cordova app, and recently when we try to release a update we are getting error on fresh chat module.

The error is that, When customer click on support normally the fresh chat showconversation() is started., But now when we try to do that we are getting Freshchat SDK init not initalized. But the same has been initilized on the ondeviceready function of our app,

Regards

ebofi commented 3 years ago

Hi,

The Plugin is not working on Latest Cordova 10. Its showing Initilization error, Like First Initialize the plugin prior to invoking chat () funciton

ebofi commented 3 years ago

@techaffinity DO you have any commitment over this Repo...

DianSSIE commented 3 years ago

I have exactly the same problem - @ebofi were you able to resolve?