SnapKit login fails after upgrading from 1.3.2 to 1.6.5 (SCSDKLoginClient.application() returns false)
问题 I've got an existing iOS app that's been using the SnapKit (LoginKit) SDK for a year or so without any problems. All of the Info.plist items like SCSDKClientId , SCSDKRedirectUrl (which for example is myawesomeapp://snap-oauth ), etc are set. As I said, the app has been working properly for a while now. I just updated the SnapSDK from 1.3.2 to 1.6.5 (to try to fix a bitmoji crash), and now the login fails. In particular, in the Login ViewController, when the user taps the Snapchat button, the