[TIMOB-17407] iOS8: KitchenSink > Phone > Contacts: Unable to remove Contact
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-07T20:12:05.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | Release 3.4.0 |
Components | iOS |
Labels | ios8 |
Reporter | Priya Agarwal |
Assignee | Sabil Rahim |
Created | 2014-07-28T09:54:22.000+0000 |
Updated | 2015-02-02T20:47:43.000+0000 |
Description
*Steps to reproduce:*
1. Install KS on iOS 8 device.
2. Navigate to Phone> Contacts>Remove Contact
3.Press "Delete via picker" button then choose and press on earlier added person
{color:green}*Expected Result:*{color}
Contact list must be close.
And on Clicking "Display people" button. Should not see removed person in Contact list
{color:red}*Actual Result:*{color}
Contact list does not get close.
And there is no way to close the contact list other than Pressing "Cancel" button.
And on Clicking "Display people" button. No person from contact list is deleted.
Working fine on iOS7.
Same issue occurs while executing
Contacts-Contact Images
Contacts-Groups
Contacts-Contacts Picker
[~oromero] Can you please see if you can reproduce this error without SOASTA installed.
No Appcelerator Test Module (7040.132) Mac osx 10.9.4 Mavericks Appcelerator Studio, build: 3.3.0.201407111535 Titanium SDK, build: 3.3.0.GA Node.JS Version: v0.10.28 NPM Version: 1.4.9 acs@1.0.15 alloy@1.4.1 npm@1.4.9 titanium@3.3.0 titanium-code-processor@1.1.1 Device: iPhone5S iOS8 KS version 3.3.0
https://github.com/appcelerator/titanium_mobile/pull/5950
PR merged
Verified fix on: Mac OSX 10.9.4 Appcelerator Studio, build: 3.3.0.201407111535 Titanium SDK build: 3.4.0.v20140813022514 Titanium CLI, build: 3.3.0 Alloy: 1.4.1 iOS Device 5s (8.0b5) Navigated to Contacts and Remove contact. Contact list closes after removing a contact and then when the display people is chosen the contact that has been removed is no longer there. Closing ticket.