-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Try OkHTTP on Android again #2856
Comments
We will need to perform extended testing over a period of time as #2400 was a rare and hard to reproduce reliably. Perhaps a Sirius build with this change included will provide the confidence needed. |
Simply switching |
@ljbade The only advantage of this is reduced .apk size. Its no longer an issue on Android (since apk size limit has been doubled). Why do we want to change this if curl implementation does not have any bugs? |
After fixing the compile errors, the OkHTTP stack is working again. So far I have not been able to reproduce #2400 but more testing is needed. |
@mb12 The big reason is as you mentioned, a reduced |
Time to try #2033 again and use OkHTTP instead of curl for Android.
Previous blocker for this was #2400 which has not been looked at for a while.
Things that might have fixed that crash:
OkHTTP will be an enabler for offline support.
/cc @bleege @tobrun
The text was updated successfully, but these errors were encountered: