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
We need a way to add extra metadata to the crash report, such as session Id, through the icall.
Having it add arbitrary metadata via Dictionary<string,string> parameter would be very nice, but even just a string sessionId parameter would be helpful