feedhenry / fh-android-sdk

FeedHenry Android SDK
Apache License 2.0
5 stars 16 forks source link

Timeout #48

Closed johnhiott closed 6 years ago

johnhiott commented 9 years ago

On slow calls, I always get a timeout. These calls typically return in 8-10 seconds on the iOS client. However, in Android, they timeout. I need to be able to change the timeout value in the Android client. I cannot have checked the documentation and source.

secondsun commented 8 years ago

@johnhiott does this : https://github.com/feedhenry/fh-android-sdk/commit/2f25f638b950d05a60716d7745c3361a2926202e resolve your issue?