It seems like Apple used to trust us to show the login view controller in the course of authentication, but now it just forces the login controller on us on its own.
This is causing me crashes, because Apple tries to make my root controller present the login controller, even though my root controller is already presenting a different controller.
So it's forcing a view controller on me, without warning, and then blaming me for not being able to present it.
Not cool!
Topic:
Graphics & Games
SubTopic:
GameKit
Tags: