react-native-branch-deep-linking-attribution
react-native-branch-deep-linking-attribution copied to clipboard
branchUniversalObject.showShareSheet wrong return for `completed`
let {channel, completed, error} = await branchUniversalObject.showShareSheet (shareOptions, linkProperties, controlParams)
returned false for "completed", even if you send a link to some application
Android "react-native": "0.61.5", "react-native-branch": "^5.0.1",
Any idea why is that happen? or it is ok, and status completed have some other meaning