Is there anything I should know about Communications.makeWebRequest on iPhone?
On Android, with the VA-HR connected to Android, it works fine and the app receives the expected data.
But when connected to my iPhone, nothing happens on the watch, indicating, I guess either no response or not a 200 response. On the phone, if IQ Connect is open, then it closes. I think that indicates something ugly is happening?. Is there a Connect IQ log on the phone that I can examine?
If IQ Connect is not open, nothing appears to happen.
(The phone has WiFi internet connection.)
[EDIT]
I have now added to my web request callback to display the response code. When Connect IQ is running on the phone, I get no response. When it is, (and closes as described above) I get a response code of -104.
On the Android, I get 200 whether Connect IQ is running or not.