Difference between revisions of "platform.apilevel"
Jump to navigation
Jump to search
(2.2 for iPad) |
|||
| Line 1: | Line 1: | ||
String value describing the current API version.<br /> | String value describing the current API version.<br /> | ||
| − | Its values can be "1.0" for OS version 3.0 and 3.1 | + | Its values can be : |
| + | * "1.0" for OS version 3.0 and 3.1 | ||
| + | * "2.0" for OS 3.2 | ||
| + | * "2.2" for OS 3.4 (iPad App) | ||
| + | |||
| + | |||
[[Category:platform]] | [[Category:platform]] | ||
Revision as of 11:32, 7 February 2013
String value describing the current API version.
Its values can be :
- "1.0" for OS version 3.0 and 3.1
- "2.0" for OS 3.2
- "2.2" for OS 3.4 (iPad App)