Closed Mahek94 closed 8 months ago
This issue has been automatically marked as stale due to inactivity for 60 days. If this issue is still relevant, please respond with any updates or this issue will be closed in 7 days. If you believe this is a mistake, please comment to let us know. Thank you for your contributions.
This issue has been closed due to inactivity. If this issue is still relevant, please reopen it or create a new one. Thank you for your contributions.
Describe the bug
When I set tracking_disabled to true initialize branch (init method) and invoke branch.data to get the data from the generated deeplink link then, it did not return any data even if I pass data when I called link method.
Set tracking disabled to true:
Blank data:
Steps to reproduce
Expected behavior
Branch.data method should return data that I passed when generating a link.
SDK Version
2.53.2
XCode Version
-
Device
Dell laptop
OS
I have tested in windows 11.
Additional Information/Context
No response