When I start an auto-match, it’s okay not to know who might be my opponent (until another player joins in.) Once another player joins in, this second player will receive the opponent’s alias and will know who s/he is playing against.
However, when I start a game by inviting a friend, it feels very odd that the app doesn’t know the alias of the friend.
Is there an API call I can use to retrieve the friend’s alias when inviting a friend to play?
I can retrieve the friend’s playerID via gameNetwork.participant, but the playerID would be meaningless to me even if the app tells me I’m playing against this particular playerID. And, when I invited the friend, I’ve seen the friend’s alias on GC invite screen, so it’s natural to expect that the app would know the friend’s alias too.
So… I’d really like to know how I may retrieve the friend’s alias along with the playerID. (Otherwise, invite-game feels very strange.)
Naomi