-
Notifications
You must be signed in to change notification settings - Fork 104
Description
Describe the bug
Description:
Deep links are no longer listing session details and always return clicked_branch_link: false.
This issue started unexpectedly — it was working correctly for around two months and has now suddenly stopped working, even though no recent code or configuration changes have been made.
What we’ve already verified:
- Updated SHA-256 keys for both debug and release builds
- Confirmed Test Mode is enabled (
true) for the debug build - Checked Branch dashboard configuration — all validation checks show green
- Links successfully open the app
However, the Branch SDK consistently returns the following response:
{
"clicked_branch_link": false,
"is_first_session": true
}Expected Behavior:
When a Branch link is opened, clicked_branch_link should be true, and the session data should include the parameters from the link.
Despite confirming all configurations, the issue persists without any identifiable cause.
Steps to reproduce
- Generate link in debug
- Share vis share methods
- Click on link
A clear and concise description of what you expected to happen.
When a Branch link is opened, clicked_branch_link should be true, and the session data should include the parameters from the link.
Plugin Version
8.10.0
Flutter Version
3.35.7
Android/iOS/Web
Android
Make and Model
Any phone
