GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2012-08-30T10:03:14.000+0000 |
Affected Version/s | Release 2.1.1, Release 2.1.2 |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-and082012 |
Reporter | Evgenii Tcarev |
Assignee | Ping Wang |
Created | 2012-08-24T10:39:54.000+0000 |
Updated | 2017-03-09T23:46:31.000+0000 |
Description:
Receive a different response on different devices.
On Motorola Droid (2.2.3) received: 'www.fre100.com'
On Asus Nexus7 (4.1) received: 'Unable to resolve host "www.fre100.com": No address associated with hostname'
It is not a regression it occurs in 2.1.1.GA
Steps to reproduce:
Launch refactored Kitchen Sink (Kevin Winnerey/Developer relations version) > Platform > XHR > Error Callback
It appears to be a networking issue and not simply a message issue.
It turns out that different error messages are set on different Android versions. It's a change in native Android. Mark this ticket as Not Our Bug.
Closing this ticket as it is not our bug.