Andrew

Results 3 comments of Andrew

@richstokes thank you, your solution helped me with this exact problem too. I think Expo's eas-cli failed to destroy an old keychain at some point and then there was some...

maybe this can help debug the issue: if you set OBJC_DISABLE_INITIALIZE_FORK_SAFETY=yes when running vpn-slice, the crash no longer happens

> > maybe this can help debug the issue: if you set OBJC_DISABLE_INITIALIZE_FORK_SAFETY=yes when running vpn-slice, the crash no longer happens > > Thanks for this - I did try...