We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13eeb39 commit abb06dbCopy full SHA for abb06db
README.md
@@ -680,7 +680,7 @@ compile "io.branch.sdk.android:library:2.+"
680
681
### <a id="deprecated-event-listeners"></a>Gobal Event Listeners
682
683
-Before version XXX Branch used globaly defined listeners to pass events generated
+Before version 2.4.0 Branch used globaly defined listeners to pass events generated
684
by clicking on links outside your cordova app into it. To make this behavior more
685
explicit, we've shifted to event listeners passed to the branch object via the
686
[`branch.initSession(onBranchLinkHook)`](#initSession) and
0 commit comments