Android: Process::OpenDocument crashes

When trying to navigate to a website by calling URL::launchInDefaultBrowser on Android (which subsequently calls Process::OpenDocument), this call crashes the app.

Now, I’m not sure if something like app signing is at play… so I’m wondering if anybody else is seeing the same thing on their end.