zoho / SalesIQ-Mobilisten-ReactNative

Your mobile app's ideal live chat partner. Power up your mobile App with the SalesIQ Mobilisten SDK for React-Native.
https://mobilisten.io/
9 stars 11 forks source link

Got null pointer exception #24

Closed hungkoala closed 3 years ago

hungkoala commented 3 years ago

Error

Angu-G commented 3 years ago

@hungkoala Can you please help us with the complete error log to debug further from our end?

hungkoala commented 3 years ago

the bug is fixed by using ZohoSalesIQ.initWithCallback() instead of ZohoSalesIQ.init() => bad document

Angu-G commented 3 years ago

Hi @hungkoala, Our team is already working on the adaption of initWithCallback() API on the installation page. We shall update here once the changes are live. Thank you for your feedback!

Angu-G commented 3 years ago

Hello @hungkoala, We have updated the documentation with the initWithCallback() API(in the Installation page). Thank you!!

hungkoala commented 3 years ago

great