Apple introduced a new gameCenter user property in iOS 6 called displayName in addition to the already available ‘alias’ property. On iOS6 devices this returns the full name of your friends, on iOS<6 devices displayName contains the same value as ‘alias’
Anyone know if it’s possible to access displayName in Corona? In our attempts we can’t get anything except ‘alias’,‘isFriend’ (which is =true), and ‘playerId’.
Not sure if this is a missing feature in Corona right now or if we’re doing something wrong. [import]uid: 135827 topic_id: 33191 reply_id: 333191[/import]