You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ in case of vulnerabilities.
22
22
23
23
## [Unreleased]
24
24
25
+
## [3.3.2] - 2019-11-15
26
+
25
27
### Fixed
26
28
- Validate if the **type** of the auth result is different to `cancel` before to check the url of the last redirection from **Android**.
27
29
- Fixed issue getting the result of the auth redirection by using `AppState` to detect **Android** Activity `OnResume` event once.
@@ -133,7 +135,8 @@ Missing tags for previous versions 🤷♂
133
135
- Fix `EventBusException` on **Android** by [@Almouro](https://github.com/Almouro) ([9cf4cbb](https://github.com/proyecto26/react-native-inappbrowser/commit/9cf4cbb58d55c8b534dabac6791e6a2a5428253f)).
0 commit comments