[TIMOB-17762] iOS 8: Kitchen Sink - Contacts Picker - can not choose properties
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-09-26T18:32:32.000+0000 |
Affected Version/s | Release 3.4.0 |
Fix Version/s | Release 3.4.0, Release 3.5.0 |
Components | iOS |
Labels | kitchensink, qe-3.4.0, qe-manualtest, regression |
Reporter | Olga Romero |
Assignee | Vishal Duggal |
Created | 2014-09-25T19:19:11.000+0000 |
Updated | 2015-02-02T20:47:45.000+0000 |
Description
To reproduce
1. Install and run Kitchen Sink 2. Navigate to Phone> Contacts> Contacts Picker 3. Activate "Stop on property", press "Show picker" and select contactActual result
Contact list closes and no contact information is displayed.Expected result
Ability to choose contact's properties It happens on iOS 8Attachments
File | Date | Size |
---|---|---|
iOS7.png | 2014-09-25T19:19:11.000+0000 | 90954 |
iOS8.png | 2014-09-25T19:19:11.000+0000 | 98080 |
Pull pending master - https://github.com/appcelerator/titanium_mobile/pull/6167 3_4_X - https://github.com/appcelerator/titanium_mobile/pull/6168
Verified fix on: Mac OSX 10.9.4 Appcelerator Studio, build: 3.4.0.201409231834 Titanium SDK build: 3.4.0.v20140925151425 Titanium CLI, build: 3.4.0-rc4 Alloy: 1.5.0-rc5 Xcode6.0.1 iPhone 6 (8.0) When selecting a contact with 'Stop on property' enabled the app now shows the address like it should, matching the screenshot iOS7.png. Closing ticket.