Skip to content

Release 5.3.0

Choose a tag to compare

@gdeluna-branch gdeluna-branch released this 04 Mar 00:34
· 253 commits to master since this release
85e6b72
  • v5.3.0
    • Master Release - Mar 3, 2023
    • New feature for plugin SDK developers to defer native Branch Android SDK until plugin notifies when ready
      • To enable, enter this key value pair in your branch.json file inside of your /src/main/assets/
      • "deferInitForPluginRuntime": true
      • This feature is opt in only for now.
      • Requires plugin SDK to implement notification to native modules.
    • Fixes enableLogging feature if set in branch.json
      • "enableLogging": true