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
fix(ios): crash on startup on device because sanitizers are enabled (#1145)
To enable sanitizers on device, it's not enough to enable them in
config. We need to enable them in the build scheme instead:
Edit Scheme… > Run > Diagnostics > Runtime Sanitization
0 commit comments