Skip to content

Fix crash in ViewManagerPropertyProcessor on older android devices#45303

Closed
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D59397865
Closed

Fix crash in ViewManagerPropertyProcessor on older android devices#45303
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D59397865

Conversation

@javache
Copy link
Copy Markdown
Member

@javache javache commented Jul 5, 2024

Summary:
ViewManagersPropertyCache uses reflection to find all ReactProp but fails when any symbols in the method refer to classes not available in the current build.

Work around this by extracting this helper to a separate private inner class.

Changelog: [Internal]

Differential Revision: D59397865

Summary:
`ViewManagersPropertyCache` uses reflection to find all ReactProp but fails when any symbols in the method refer to classes not available in the current build.

Work around this by extracting this helper to a separate private inner class.

Changelog: [Internal]

Differential Revision: D59397865
@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 Jul 5, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 5, 2024

This pull request was successfully merged by @javache in 504240c.

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

@github-actions github-actions Bot added the Merged This PR has been merged. label Jul 5, 2024
@javache javache deleted the export-D59397865 branch July 9, 2024 09:45
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.

2 participants