[TIMOB-1864] Android: change event not fired when turning off wifi
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-08-21T21:07:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, defect, training |
Reporter | Thomas Huelbert |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:04:14.000+0000 |
Updated | 2017-03-10T18:22:58.000+0000 |
Description
Seen on g1 running 1.6. TiMobileSDK 1.4.2.dc7b90
1.Platform>network
2.look at the values (use wifi, no sim card)
3.turn on airplane mode
4.look to see if the change event was fired
was not.
expected: event to fire (Titanium.Network.addEventListener('change', function(e) )
Tested on a Samsung Galaxy S2 using TiSDK 2.2.0v20120821095711, unable to reproduce the issue. Ticket marked as resolved.
Closing ticket as the issue cannot be reproduced.