-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dist
and protocol wild mask to RN Source Maps Guide
#57553
Comments
Reopening this as the protocol wild mask is not fixed yet. |
@krystofwoldrich What do you mean exactly? |
@lforst The Release tab shows |
Just to be clear, the text is correct is correct here. It's the lookup logic that is faulty. |
Yes, I read it wrong. 😅 Yes the text is correct. |
The new source maps guide works flawlessly for RN with Debug IDs.
But the Releases information is missing information about dist and doesn't respect the protocol wild card ~/.
These match:
app:///index.js
~/index.js
https://sentry-sdks.sentry.io/issues/4045737360/events/67db3c663e4044969dd17cc0ff3433c8/
Example DebugIDs:
![Screenshot 2023-10-05 at 14 43 56](https://private-user-images.githubusercontent.com/31292499/272909025-6865175c-0e12-460a-955d-4d86ba1b35be.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTAyNTEsIm5iZiI6MTczOTY4OTk1MSwicGF0aCI6Ii8zMTI5MjQ5OS8yNzI5MDkwMjUtNjg2NTE3NWMtMGUxMi00NjBhLTk1NWQtNGQ4NmJhMWIzNWJlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA3MTIzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU2NjljMzM4ZGI5ZmY1ZGE2YjI4ZDZkYmM1NTQ5MjVkYTY1MzczMzQ2ZTM2MzhmYmFhMDlhM2UyYTZmOTk4YTAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.EM0y8xZ5fqXiZobfkcr1mPMpecaro_g0bXHCG9UUxQs)
Example Releases:
![Screenshot 2023-10-05 at 14 42 26](https://private-user-images.githubusercontent.com/31292499/272909064-01c445b0-e5cf-4fd4-aea5-b16741abe18e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTAyNTEsIm5iZiI6MTczOTY4OTk1MSwicGF0aCI6Ii8zMTI5MjQ5OS8yNzI5MDkwNjQtMDFjNDQ1YjAtZTVjZi00ZmQ0LWFlYTUtYjE2NzQxYWJlMThlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA3MTIzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRiMGI4N2FjYWE5YWNlNTBkYzE1YTY5NDA0MzFlYjg5NWVjNDY5ZWMzNWNkYmY5YWJhOTgzNjA3NjllNjI4MjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZFBo4Bz1F4PJAY0C5LvttnC6WIZMulJXegOVqzT1yGk)
The text was updated successfully, but these errors were encountered: