ios-branch-sdk-spm
ios-branch-sdk-spm copied to clipboard
Crash in BNCReferringURLUtility – -[__NSArray0 objectForKey:] since May 13
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
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