atish3 / ios-team

iOS app for MDP free speech team
Other
5 stars 2 forks source link

Small bug: Crash if screen name not set #20

Closed yufansun closed 8 years ago

yufansun commented 8 years ago

If a user posts messages in the app for the first time without editing the screen name, the app will crash.

psturmfels commented 8 years ago

This was an NSUserDefaults error. I have put a hack fix for it with b1997890e408075ac657cfe008928d3d2e0fd326, but I expect more intelligent fixes in the future.