Branch.io custom integration not working on iOS

Integrations

Hi everyone,

My company and I have some time trying to integrate branch.io since we need a solution for deep linking. We implemented it through the Flutter SDK, and deployed from another branch in GitHub to include the changes in the config files. Currently all the configurations and code are working as expected for Android. However, when we test it for iOS, the app is unable to read the link's information properly.

When debugging, this is the difference we found: the property 'clicked_branch_link' is false and the link does not contain any of the additional parameters we are including.

We think this issue is likely rooted in the iOS config files, but we have followed all the steps in this guide and tested a lot of things and nothing has worked. We are unsure if there are any issues from Branch.io or we are missing something. Any help would be greatly appreciated!

What have you tried so far?

We followed the official Branch.io Flutter SDK documentation

Did you check FlutterFlow's Documentation for this topic?
No
1