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
Added cachedInitialEvent Boolean parameter to onOpenStart callback.
Improved support of in-app linking via branch.openURL(). The newActivity option for Android was removed.
There is a known issue with in-app linking on Android. When opening a link within an app via branch.openURL(), there is no onOpenStart callback and no uri parameter in the onOpenComplete callback. This will be addressed in the next release.
Rebuilt testbed_simple, webview_example and browser_example with RN 0.62.2.