BranchMetrics/ios-branch-deep-linking-attribution

Branch InitSession error: 1003 - The network request was invalid. (Flutter / ios)

transcendr opened this issue · 2 comments

Describe the bug

When integrating the Branch SDK on Flutter iOS this error is thrown whenever a deep link is received. Working as expected on Android.

Steps to reproduce

  1. Follow the integration instructions carefully
  2. call validateSdkIntegration or open any deep link
  3. See error in logs: Branch InitSession error: 1003 - The network request was invalid. (Flutter / ios)

Also the following appears:
image

Expected behavior

The call back to the Branch server functions as expected.

SDK Version

7.0.1

XCode Version

14.3.1

Device

iPhone 14

OS

16.4

Additional Information/Context

The same call on Android results in this log:
/BranchSDK(28914): posting to https://api2.branch.io/v1/open V/BranchSDK(28914): Post value = {"randomized_device_token":"125 [etc, etc...]

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.