Skip to content
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

CodePush support out of box #838

Closed
retyui opened this issue Nov 29, 2022 · 2 comments
Closed

CodePush support out of box #838

retyui opened this issue Nov 29, 2022 · 2 comments
Labels

Comments

@retyui
Copy link
Contributor

retyui commented Nov 29, 2022

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

@DavidMina96
Copy link
Contributor

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.

@a7medev
Copy link
Contributor

a7medev commented Sep 30, 2024

Closing this since we already support Code Push since v12.6.0. Please refer to our documentation for information on integrating Instabug with Code Push.

@a7medev a7medev closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants