Closed Zilleabbas10 closed 4 years ago
Hi @Zilleabbas10
I can't see anything obviously wrong with what you've tried but the most common reasons for source maps not being applied are described here: https://docs.bugsnag.com/api/rn-source-map-upload/#frequently-asked-questions
If this still isn't working for you can you contact support@bugsnag.com with a link to an error in your Bugsnag dashboard where you think the source map should have been applied and we can confirm what's not configured correctly.
Thanks!
I have intiliaze bugsnag in index.js with following configurations:
after this i created android-debug.bundle and android-debug.bundle.map with following commands:
when source map is created i uploaded it to bugsnag with following command
the source map is uploaded fine on bugsnag as you can see in the screenshot
Here is the issue, I dont know if i am missing any configuration or something but don't know how to make it available for production for testing so it come here
please help, thanks in advance