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
Fixed a crash when creating a session key with non-empty approved targets. This occurred due to temporary string arrays being destroyed before reaching native libraries in async calls.