BranchMetrics / ios-branch-deep-linking-attribution

The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://help.branch.io/developers-hub/docs/ios-sdk-overview
MIT License
728 stars 229 forks source link

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

Closed transcendr closed 8 months ago

transcendr commented 10 months ago

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...]

github-actions[bot] commented 8 months ago

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.

github-actions[bot] commented 8 months ago

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.