ios-branch-sdk-spm icon indicating copy to clipboard operation
ios-branch-sdk-spm copied to clipboard

Crash in BNCReferringURLUtility – -[__NSArray0 objectForKey:] since May 13

Open Kushagraagarwal opened this issue 6 months ago • 0 comments
trafficstars

Describe the bug

We’ve started encountering a crash related to the Branch SDK beginning around May 13. The crash originates from the metaCampaignIDsFromDictionary: method within BNCReferringURLUtility.

-[BNCReferringURLUtility metaCampaignIDsFromDictionary:] NSInvalidArgumentException -[__NSArray0 objectForKey:]: unrecognized selector sent to instance

Image

Steps to reproduce

1.Crashes on open in production unable to reproduce on stage. 2. 3.

Expected behavior

Not crash

SDK Version

3.4.1

XCode Version

16.2

Device

iphone 11 pro

OS

18.0.1

Additional Information/Context

No response

Kushagraagarwal avatar May 15 '25 18:05 Kushagraagarwal