We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The type of link I open: https://api-stage.example.com/link/NRWDWUBM
When I open it in mail or slack messenger, I receive a correct link like this: https://pay-stage.example.com/c/JQWNDC
When I open a link via telegram I get a link like this, which is completely incorrect: https://play.google.com/store/apps/details?id=com.example.app.stage&_branch_match_id=1394595892493711698&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXT8rMycmtTErMy9YrSS0u0U0sKNDLyczL1jc1LvMpKEk2cAlIsq8rSk1LLSrKzEuPTyrKLy9OLbJ1zijKz00FAMoGcs1GAAAA&referrer=link_click_id%3D1394595892493711698%26utm_source%3DBranch
I should always receive the correct link regardless of the messenger (for example, on iOS everything works correctly and the link opens correctly)
Flutter 3.27.1 Dart 3.6.0
Redmi 9
12 (10-15)
on iOS it works completely correctly, the problem is only on Android (any version, any phone)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The type of link I open:
https://api-stage.example.com/link/NRWDWUBM
When I open it in mail or slack messenger, I receive a correct link like this:
https://pay-stage.example.com/c/JQWNDC
When I open a link via telegram I get a link like this, which is completely incorrect:
https://play.google.com/store/apps/details?id=com.example.app.stage&_branch_match_id=1394595892493711698&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXT8rMycmtTErMy9YrSS0u0U0sKNDLyczL1jc1LvMpKEk2cAlIsq8rSk1LLSrKzEuPTyrKLy9OLbJ1zijKz00FAMoGcs1GAAAA&referrer=link_click_id%3D1394595892493711698%26utm_source%3DBranch
Steps to reproduce
Expected behavior
I should always receive the correct link regardless of the messenger (for example, on iOS everything works correctly and the link opens correctly)
SDK Version
Flutter 3.27.1 Dart 3.6.0
Make and Model
Redmi 9
OS
12 (10-15)
Additional Information/Context
on iOS it works completely correctly, the problem is only on Android (any version, any phone)
The text was updated successfully, but these errors were encountered: