[TIMOB-9589] Android: Support modify contact
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-08-06T17:38:13.000+0000 |
Affected Version/s | Release 2.0.0, Release 2.1.0 |
Fix Version/s | Sprint 2012-16 API, Release 3.0.0 |
Components | Android |
Labels | api, module_media, parity, qe-testadded |
Reporter | Vishal Duggal |
Assignee | Hieu Pham |
Created | 2012-06-15T21:52:06.000+0000 |
Updated | 2013-12-10T06:08:37.000+0000 |
Description
Support for modify contact
Testing code:
1. Run this code 2. Look at contact and see if fields are populated correctly
[ERROR][V8Exception( 581)] Exception occurred at app.js:85: Uncaught TypeError: Object #
example is working with 2.2.0 b20120810194112! But when I try to read person.fullName I always get an empty string now!
strange behavior: inside my emulator I can download photos from facebook and save them to the person. Using the same program on my phone will save the wrong photo to a person Emulator: [INFO] Titanium SDK version: 3.0.0 (09/17/12 23:41 5486a27) Android 4.0.4 Phone: SGS2 Android 4.1.1 Download function
Saving:
It displays the correct name and image on the screen but when I have a look at my contacts afterwards (on the phone) they are all mixed up
Closing issue. All fields are populated correctly. Tested and verified on: Titanium Studio, build: 3.0.0.201211121907 Titanium SDK, build: 3.0.0.v20121113111657 Device: Samsung Galaxy SIII (4.0.4)
Anvil testcase PR https://github.com/appcelerator/titanium_mobile/pull/5021