You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the lifetime of the `NSValue` object as we retrieve a pointer to
the data owned by it. Since the data is owned by the `NSValue`
instance, we need to ensure that the `NSValue` has its lifetime extended
throughout the usage.
0 commit comments