jan0054 / colloquium.me-dev

development roadmap, schedule, and other information updates on colloquium.me
0 stars 0 forks source link

iOS Parse session bug #1

Closed jan0054 closed 9 years ago

jan0054 commented 9 years ago

iOS Parse 1.7.x
Using the built-in sign up controller, new users will lose their session object (returning error 209, invalid session)
Temporary work around: log new users out and make they log in again...
Supposedly will be fixed in 1.7.3, but if not, will have to custom make a sign up controller.