Source code was not found, for escaped - %40... url

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).

How can we troubleshoot?

Thanks,
Miklós

FWIW i’ve tried to rewrite the frames in the stacktrace, now we have source with something like: e6860a79546c5b1ec00f7f6de95c6ada-32.0.0-ios.js

i’m still getting error bellow:

Source code was not found Collapse
Url	

app:///e6860a79546c5b1ec00f7f6de95c6ada-32.0.0-ios.js

Even though the files looks like uploaded from files list output:

+------------------------------------------------------+--------------+----------------------------------------------------+--------+
| Name                                                 | Distribution | Source Map                                         | Size   |
+------------------------------------------------------+--------------+----------------------------------------------------+--------+
| ~/e6860a79546c5b1ec00f7f6de95c6ada-32.0.0-ios.js     |              | e6860a79546c5b1ec00f7f6de95c6ada-32.0.0-ios.js.map | 2.81MB |
| e6860a79546c5b1ec00f7f6de95c6ada-32.0.0-ios.js       |              |                                                    | 2.81MB |
| ~/e6860a79546c5b1ec00f7f6de95c6ada-32.0.0-ios.js.map |              |                                                    | 9.11MB |
| e6860a79546c5b1ec00f7f6de95c6ada-32.0.0-ios.js.map   |              |                                                    | 9.11MB |
+------------------------------------------------------+--------------+----------------------------------------------------+--------+

Can you paste a link to a event in your account?

Actually with rewrite to remove %40 and %2F i was able to get it work, but not with escaped characters.

This is the crash:
https://sentry.io/organizations/mareklieberberg/issues/1036145373/?project=1449535&query=is%3Aunresolved&statsPeriod=14d
This is the release with artifacts uploaded before the crash:
https://sentry.io/organizations/mareklieberberg/releases/com.mlk.rock-im-park.dev-2019.9/artifacts/?project=1449535&statsPeriod=14d