JayThomason / Tutti

Tutti is a shared music application for the car being made in conjunction with Audi.
3 stars 1 forks source link

Bug: Username preference is not updated/retrieved successfully #240

Closed hwray closed 10 years ago

hwray commented 10 years ago

A Client phone can boot without a username, then use the settings menu to change its username to, say, Harrison. When joining a jam, the master phone correctly receives the username Harrison, and this username is also displayed in the message on the Client's home page. However, once the Client enters the jam, the self username is still displayed as blank or "anonymous."

I think this is because we're not updating the ipUsernameMap in the jam when the local username is updated.

hwray commented 10 years ago

Fixed here:

https://github.com/JayThomason/Tutti/commit/dd84757808e978a69e517d03f3a7d40340c30fa9