We’re using detached expo-kit app with react-native-sentry + sentry-expo.
The js source code mapping doesn’t works, and not sure how to troubleshoot.
We do get a “Source code was not found” for url = app:///%40mlk%2F....js
I’ve tried to upload the same url several ways with ‘~/’ prefix with ‘app:///’ prefix and with and woithout unescaping the name to 'app:///@mlk/…js` but the error still shows (resubmitted the crash after upload).