Pass the client error (if any) through the userStateChanged delegate function(s) in order for the clients to receive the reason why a particular user was logged out.
The API changes are backwards compatible (protocol extensions making the new overload optional to implement)
Hi Claus! Thank you for your input. We are going to announce a new SDK soon which totally replaces this old SDK. Repo with new SDK is here: https://github.com/schibsted/AccountSDKIOSWeb
Pass the client error (if any) through the
userStateChanged
delegate function(s) in order for the clients to receive the reason why a particular user was logged out.The API changes are backwards compatible (protocol extensions making the new overload optional to implement)