Skip to content

ReactFragment should properly instantiate ReactDelegate on Bridgeless#46623

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D63319977
Closed

ReactFragment should properly instantiate ReactDelegate on Bridgeless#46623
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D63319977

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
I've just noticed that ReactFragment is not properly instantiating the ReactDelegate with a ReactHost
when on Bridgeless. This causes Fragments to crash when the app is on bridgeless mode.

Fixes #46566

Changelog:
[Android] [Fixed] - ReactFragment should properly instantiate ReactDelegate on Bridgeless

Differential Revision: D63319977

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Sep 24, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D63319977

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D63319977

…facebook#46623)

Summary:
Pull Request resolved: facebook#46623

I've just noticed that ReactFragment is not properly instantiating the `ReactDelegate` with a ReactHost
when on Bridgeless. This causes Fragments to crash when the app is on bridgeless mode.

Fixes facebook#46566

Changelog:
[Android] [Fixed] - ReactFragment should properly instantiate ReactDelegate on Bridgeless

Reviewed By: mdvacca

Differential Revision: D63319977
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D63319977

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Sep 27, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 7176d11.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cortinico in 7176d11

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Brownfield app crashes when using ReactFragment on new architecture

3 participants