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
The fix for SR-3002 added an unsafeBitCast to Data.swift as a workaround for the lack of withoutActuallyEscaping. Once SR-2313 is resolved; replace unsafeBitCast by withoutActuallyEscaping.