Snapchat / bitmoji-kit-sample

Sample Apps for Bitmoji Kit
Other
25 stars 17 forks source link

## Reference #24

Open Deloww opened 2 years ago

Deloww commented 2 years ago

Reference

SDK-1625 INTENG-15831

Summary

Updated BranchPluginSupport to safely use BNCDeviceInfo. This mirrors the code within BNCDeviceInfo itself.

Motivation

Reports of a rare crash in this area code when using Adobe Launch iOS.

Type Of Change

Testing Instructions

The crash is fairly rare, the only reliable repro we've seen is using AdobeLaunch iOS on a real device running an older version of iOS. We suspect this is due to a threading issue where BNCDeviceInfo is being mutated from multiple threads.

Originally posted by @echo-branch in https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/pull/1196