[TIMOB-5798] Android: KS - Error Callback is unable to resolve host
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-01T20:29:35.000+0000 |
| Affected Version/s | Release 1.8.0, Release 2.1.1 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | api |
| Reporter | Alan Vaghti |
| Assignee | Ingo Muschenetz |
| Created | 2011-10-19T11:17:34.000+0000 |
| Updated | 2017-05-02T20:54:12.000+0000 |
Description
1) Launch KitchenSink
2) Open Platform -> XHR -> Error Callback
Actual results:
UTF-8 GET
Unable to resolve host "www.fre100.com": No address associated with hostname
Expected results:
UTF-8 GET
www.fre100.com
Notes:
This seems to be a Android 4.0 issue only. I tested it on the same emulator with Google API's Android 2.3.3 and a Nexus One 2.2.2 where the results showed the expected results.
I'm not sure if this is a bug, or if it is just a change in behavior in Android 4.0. It may be working as expected, so perhaps this JIRA is just noting the new behavior.
Attachments
Failed on: Titanium Studio, build: 2.1.1.201207161421 Titanium SDK, build: 2.1.1.v20120718121609 Device: iPad 5.1 Comment: Unable to resolve host "www.fre100.com" . Error message: "error domain=ASIHTTP..."
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.