Instabug-React-Native icon indicating copy to clipboard operation
Instabug-React-Native copied to clipboard

CodePush support out of box

Open retyui opened this issue 2 years ago • 1 comments

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:

image

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

retyui avatar Nov 29 '22 14:11 retyui

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.

DavidMina96 avatar Dec 04 '22 15:12 DavidMina96