Skip to content

1.13.0

Compare
Choose a tag to compare
@guperrot guperrot released this 19 Mar 20:18
· 1200 commits to master since this release

Version 1.13.0

AppCenter

iOS

  • [Fix] Fix react-native link not patching AppDelegate.m correctly on React Native 0.59.
  • [Fix] Fix a crash in case decrypting a value failed.

Android

  • [Fix] Fix network connection state tracking issue, which prevented sending data in some restricted networks.
  • [Fix] Fix possible deadlock on changing network connection state.

AppCenterPush

iOS

  • [Fix] Fix crash on invoking an optional push callback when it isn't implemented in the push delegate.