mhotan / DineOn

Git Repository for our 403(13sp) Android application "DineOn"
0 stars 0 forks source link

New UserInfo created when sending a request #384

Closed glee23 closed 11 years ago

glee23 commented 11 years ago

When we send a request, we get the ParseUser and create a new UserInfo based on that, so a second, slightly different UserInfo is created and saved in the cloud.

Resolution: Switched to use the userinfo from the dining session fixed with commit e813832