BranchMetrics / ios-branch-sdk-spm

Branch iOS SDK Swift Package Manager distribution
https://help.branch.io/developers-hub/docs/ios-basic-integration#via-swift-package-manager
MIT License
15 stars 10 forks source link

App Crashes on BNCUserAgentCollector collectUserAgentWithCompletion method #33

Open Vaisakhk1990 opened 2 weeks ago

Vaisakhk1990 commented 2 weeks ago

Describe the bug

Hi We are using Branch SDK 1.41.0 After initialising the SDK We are getting crash attached the Screenshot of the log. We tried to upgrade to 3.4.1. But the same issue persist.

We are trying in Xcode 15.4 iOS 17.5.1 iPhone 12 and 11 pro max

Steps to reproduce

  1. Initialise the SDK from AppDelegate
  2. Then try to run on Real device

Expected behavior

Should not crash

SDK Version

1.41.0 and 3.4.1

XCode Version

15.4

Device

iPhone 12 and 11 pro max

OS

17.5.1

Additional Information/Context

No response