Release 3.3.2
Fixed
- Validate if the type of the auth result is different to
cancel
before to check the url of the last redirection from Android. - Fixed issue getting the result of the auth redirection by using
AppState
to detect Android ActivityOnResume
event once.