[TIMOB-2704] Android: add in support for retrieving netmask from Platfom data
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M03 |
Components | Android |
Labels | android, defect, platfom, release-1.6.0 |
Reporter | Opie Cyrus |
Assignee | Opie Cyrus |
Created | 2011-04-15T03:27:28.000+0000 |
Updated | 2011-04-17T01:59:51.000+0000 |
Description
There is no means for retrieving the netmask even though the Ti.Platform API lists the property.
Attachments
File | Date | Size |
---|---|---|
app.js | 2011-04-15T03:27:28.000+0000 | 353 |
fixed by https://github.com/appcelerator/titanium_mobile/commit/b5f7f334be53e79859d10d99325c3e5761af64c0"> https://github.com/appcelerator/titanium_mobile/commit/b5f7f334be53...
is there a test for this somewhere? I see in KS there is one for iphone/ipad but not android? thanks!
Hi Thomas,
Please use the attached test app to verify the fix.
Verified on G1/1.6 and Nexus One/2.2.1 using build #e1cb22a using attached sample.