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

Disable HERMES_ENABLE_DEBUGGER when building Reanimated 2 AAR package #3956

Merged
merged 2 commits into from
Jan 17, 2023

Conversation

tomekzaw
Copy link
Member

Summary

Fixes #3952.

Test plan

  1. Build Reanimated 2 package on CI
  2. Create a new RN 0.70.6 app with Reanimated
  3. Copy BokehExample to App.js
  4. Build the app in release mode for Android
  5. Check if the runtime error is gone

@tomekzaw tomekzaw requested a review from piaskowyk January 16, 2023 15:18
Copy link
Member

@piaskowyk piaskowyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's just fix CI, the changes are ok 👍

@piaskowyk piaskowyk merged commit 9e8ed94 into main Jan 17, 2023
@piaskowyk piaskowyk deleted the @tomekzaw/fix-v2-release-mode branch January 17, 2023 12:51
piaskowyk pushed a commit that referenced this pull request Jan 17, 2023
…ge (#3956)

## Summary

Fixes #3952.

## Test plan

1. Build Reanimated 2 package on CI
2. Create a new RN 0.70.6 app with Reanimated
3. Copy BokehExample to App.js
4. Build the app in release mode for Android
5. Check if the runtime error is gone
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
…ge (software-mansion#3956)

## Summary

Fixes software-mansion#3952.

## Test plan

1. Build Reanimated 2 package on CI
2. Create a new RN 0.70.6 app with Reanimated
3. Copy BokehExample to App.js
4. Build the app in release mode for Android
5. Check if the runtime error is gone
txt2954

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2.14.1 needs libhermes-executor-debug.so in release build
3 participants