[TIMOB-6001] Add runtime detection of iOS5 or later
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-11-04T15:05:35.000+0000 |
| Affected Version/s | Release 1.8.0 |
| Fix Version/s | Sprint 2011-44, Release 1.8.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Ruben Fonseca |
| Assignee | Reggie Seagraves |
| Created | 2011-10-28T07:49:15.000+0000 |
| Updated | 2017-03-08T00:44:28.000+0000 |
Description
I couldn't find any runtime detection of iOS5 so I've added a new method on TiUtils, based on a new API introduced on UIAlertview on iOS5.
Related Github pull request: https://github.com/appcelerator/titanium_mobile/pull/599
Closing ticket as resolved.