Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7481] Ti.API: Contacts.Person - add property to store and access social network details

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 1.8.2
Fix Version/sn/a
ComponentsTiAPI
Labelsn/a
ReporterEd Mediahack
AssigneeIngo Muschenetz
Created2012-01-30T09:29:53.000+0000
Updated2015-04-13T20:09:49.000+0000

Description

Add social property to [Titanium.Contacts.Person](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Contacts.Person-object.html) properties, to allow twitter, facebook, flickr, LinkedIn and Myspace usernames to be saved and queried. See [TiContactsPerson.m](https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiContactsPerson.m) for current implementation on iOS. This request for the functionality to be added to iOS, and Android if possible.

Comments

  1. Javier Celma 2012-02-02

    the same to access Facebook, Flickr, LinkedIn, Myspace Fields in an addressbook contact
  2. Ed Mediahack 2012-02-02

    I don't know if those other SNS are integrated into the addressbook as well as Twitter is, but if they are and can be added, it would be a good thing.
  3. Ed Mediahack 2012-03-14

    I have iOS version working... if interested.

JSON Source