[TIMOB-243] Android: Removing android.permission.ACCESS_NETWORK_STATE causes crash
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.8.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:26:06.000+0000 |
Updated | 2011-04-17T01:52:28.000+0000 |
Description
The android.permission.ACCESS_NETWORK_STATE is used to determine if the device is on a fast or slow network. If the permission is removed it causes a crash instead of failing silently.
(from [857069ac1b7247e5e068e3bc8585c4e667318fd1]) [#243 state:resolved] Warn if the permissions are removed, but no longer crash the app http://github.com/appcelerator/titanium_mobile/commit/857069ac1b7247e5e068e3bc8585c4e667318fd1"> http://github.com/appcelerator/titanium_mobile/commit/857069ac1b724...