sealiasheq
sealiasheq
I am connecting to web service with last version `retrofit` but get me bellow error : `okhttp3.internal.http2.StreamResetException: stream was reset: PROTOCOL_ERROR` My code is like bellow : ``` try {...
Can I use from userName, Password or header and cookies in this library?
I am using from rocket chat but get me bellow error on some devices(in this page: ChatRoomsFragment): `Sorry, an error has occurred, please try again` But it good work on...
When I closed application and come back to application I can't have any `downloadBatchStatus`(my application is downloading yet), how can I get `downloadBatchStatus`(my application is downloading yet) when I come...
How can I set Header for links of downloads with this library?
I am using from parse platform but I can't receive any notification on my device android. Here is my `manifest`: ``` ``` My `App.java`: ``` public class App extends Application...