You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a bit of debugging and noticed that the HttpClient request in the first instance never completes, and eventually times out and returns this giant thing:
This times out (after about 1-2 minutes) and fails:
But this works as expected:
Notice the lack of
www
in the first one.I did a bit of debugging and noticed that the HttpClient request in the first instance never completes, and eventually times out and returns this giant thing:
This is using Ti SDK 4.1.0, connector 0.8.1, in the iOS simulator
The text was updated successfully, but these errors were encountered: