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
Ensure that the handling of a message on the javascript side always happens in a timeout - if you send a message back to objc in the same event loop as you received the message in, bad things happen.
0 commit comments