TIL that apple-app-site-association info takes somewhere between 3-7 seconds to load on initial app install, and if you try to trigger an action that requires it immediately on launch (like ASWebAuthenticationSession), you may get what looks like a launch crasher.

Artifacts from the day are this expo PR, and a couple Apple forum threads I found about it 🥴