Emostar
Emostar
I took a look at https://developer.zendesk.com/embeddables/docs/android-chat-sdk/push_notifications and since this plugin is not exposing that function call, the push notification must be coming from somewhere else in the zendesk SDK. I...
As @kateile said, this does not support web yet. Pull requests are welcome, as it may be faster for someone else to add it, than wait for me.
Yes, you are right. This function should never throw an exception, but only return the boolean value. If you could create a PR for it, I would appreciate it a...
The library is returning `getCountryCode()` for this value. The javadocs for the backend library are at: https://javadoc.io/static/com.googlecode.libphonenumber/libphonenumber/8.12.10/com/google/i18n/phonenumbers/Phonenumber.PhoneNumber.html#getCountryCode-- Do you know which function would return the 1242 instead of 1?
As long as you are calling setVisitorInfo at each point of login, which it sounds like you are doing, it should be working. This plugin is just an interface to...
@erwintan96 Are you still experiencing this issue?