[TIMOB-228] add support for UIRequiredDeviceCapabilities
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:52:25.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.6.0 M07 |
| Components | iOS |
| Labels | feature, ios, plist, release-1.6.0 |
| Reporter | Jeff Haynie |
| Assignee | Jeff Haynie |
| Created | 2011-04-15T02:25:46.000+0000 |
| Updated | 2011-04-17T01:52:25.000+0000 |
Description
for iphone, add support for UIRequiredDeviceCapabilities in Info.plist so that app store will properly filter by them.
Attachments
| File | Date | Size |
|---|---|---|
| tiapp.xml | 2011-04-15T02:25:46.000+0000 | 1332 |
this is the pointer:
http://developer.apple.com/iphone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/AdvancedFeatures/AdvancedFeatures.html"> http://developer.apple.com/iphone/library/documentation/iPhone/Conc...
(from [531b370e996510311df2d4d52ae3c8458229cb7e]) [#228 state:fixed-in-qa] Addition of / tiapp.xml properties. https://github.com/appcelerator/titanium_mobile/commit/531b370e996510311df2d4d52ae3c8458229cb7e"> https://github.com/appcelerator/titanium_mobile/commit/531b370e9965...
To test:
-- SHOULD INSTALL ON: Any iPhone
-- SHOULD NOT INSTALL ON: Any iPod touch, iPad (unless they can handle 'sms:' and 'tel:' URLs)
Also:
UIRequiredDeviceCapabilitieskey with valuestelephony,sms,wifiSuccessful iOS Simulator, iPhone, and iPad test on 01/28/2011
Mobile SDK version: 1.6.0 (01/26/11 18:53 bd12917...)
iPhone Version: iPhone 4 / 4.2.1
iPad Version: 4.2.1
Simulator Version: 4.2 (235)