Instabug-React-Native
Instabug-React-Native copied to clipboard
CodePush support out of box
Steps to Reproduce the Problem
Use codepush to apply an over-the-air update to existing app binary and cause a crash. You'll notice the previously uploaded JS source map (for the existing app binary) does not map the stack trace correctly.
Expected Behavior
Need add ability to match JS bundle version and uploaded source maps
Actual Behavior
we see broken stack trace:
Instabug integration code
no
SDK Version
all
React Native, iOS and Android Versions
all
Device Model
all
please add it immediately or we have to replace Instabug with Sentry
Duplicate of #656
Hi @retyui,
Thank you for reporting this. We can surely imagine the value of adding CodePush support for our users, and indeed, I assure you we're sparing no effort to make it available in one of our upcoming releases soon.