Skip to content

Commit 561f4ea

Browse files
committed
Note about DeepLinkHandler undefined
1 parent 6b62e72 commit 561f4ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ function DeepLinkHandler(data) {
219219
}
220220
```
221221

222+
Note, if you are unsure how to set a global function or you are getting a `Reference not defined` error with `DeepLinkHandler`, please review this [Github issue](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/128).
223+
222224
### <a id="setMixpanelToken"></a>setMixpanelToken()
223225

224226
This method allows the Branch SDK to pass the user's Mixpanel distinct id to our servers. Branch will then pass that Distinct ID to Mixpanel when logging any event.

0 commit comments

Comments
 (0)