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
Currently executing the code will block the main UI thread. It would be great to avoid doing that by spawning a thread. For ios should be as simple as dropping in a line like this
Currently executing the code will block the main UI thread. It would be great to avoid doing that by spawning a thread. For ios should be as simple as dropping in a line like this
The text was updated successfully, but these errors were encountered: