Skip to content

3.1.0

Compare
Choose a tag to compare
@manuquentin manuquentin released this 06 Jul 20:34
· 378 commits to master since this release

This new 3.1.0 may break app using Flutter instead of react-native.
As this library is designed to work for react-native, we have to rethink the way we should wake up the application on Android that also works with Flutter

  • Android: Revert wakeUpApplication to use react-native class #234