[TIMOB-19527] iOS9: Expose helper methods to check API availibility
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Unknown |
| Created | 2015-09-15T19:14:09.000+0000 |
| Updated | 2018-02-28T19:55:58.000+0000 |
Description
Since we have internal methods like
\[TiUtils isiOS9OrGreater]\, it would be great to expose those to the public API:
- Ti.Platform.isiOS9()
- Ti.Platform.isAndroid5()
We also should consider, what other utility methods would make sense to expose.
No comments