Added
- Added a new function to
IterableAPI
to get the currently set authentication token - Added a new function (
onTokenRegistrationFailed
) to theIterableAuthDelegate
upon authentication token retrieval failure
Changed
- Changed
setEmail
andsetUserId
to run through the login process if also sent in an authentication token (and a non-nil
ID)
Fixed
- Fixed instances where setting a new authentication token for a user failed