Skip to content

@codemagic/react-native-patch@0.3.0

Latest

Choose a tag to compare

Features

  • Android update failure reports now carry more detail, making it easier to tell apart server responses, network failures, and app-process exits when you inspect update telemetry.

Fixes

  • Pending updates now get a longer grace period before they are marked failed if the app has not reported notifyAppReady(), which reduces false rollback signals on devices that restart or are reclaimed by the OS.