Chathura Wijesinghe

Results 22 comments of Chathura Wijesinghe

I'll try to add this asap

See the example

Could you please update it ?

yes I'll do this. thank you

Could you please provide me proper details ?

hope you are mansion about this country https://en.wikipedia.org/wiki/Saint_Barth%C3%A9lemy , I could not find dial code and currency . Its great if you can provide the details

@cortinico Thank you for your message and awesome plugin, I already added Interceptor and did the job. Please consider a callback for `Authenticator` to handle 401 and interact user to...

Hi Guys any update, please.

This worked for me ` scarletInstance = Scarlet.Builder() .webSocketFactory(httpClient.newWebSocketFactory("WEB_SOCKET_URL")) .addMessageAdapterFactory(JacksonMessageAdapter.Factory()) .addStreamAdapterFactory(RxJava2StreamAdapterFactory()) .lifecycle(AndroidLifecycle.ofLifecycleOwnerForeground(application,this)) .build() `