Skip to content

Quick Links — Session Not Triggering (clicked_branch_link: false) #482

@AshishDT

Description

@AshishDT

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

  1. Generate link in debug
  2. Share vis share methods
  3. 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

Additional Information/Context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageneeds-triage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions