Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

## Reference #24

Open
4 tasks done
Deloww opened this issue Sep 12, 2022 · 0 comments
Open
4 tasks done

## Reference #24

Deloww opened this issue Sep 12, 2022 · 0 comments

Comments

@Deloww
Copy link

Deloww commented Sep 12, 2022

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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 BranchMetrics/ios-branch-deep-linking-attribution#1196

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant