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
Disable main_thread_id assertion for Android debug build
This code block was previously commented out and reactivated without a clear reason in the git history
It causes a runtime panic with debug build for Android
So turn it off for Android at compile time
0 commit comments