Skip to content

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Jun 11, 2024

Description

Autolinking on Android changed in such a way that we no longer can provide backwards compatibility, i.e. we cannot support 0.75 without breaking previous versions. The alternative is to reimplement what the new Gradle plugin does in a more controlled environment.

See full changes: facebook/react-native@cf914e4

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

yarn clean
npm run set-react-version nightly
yarn
cd example/android
yarn android

# In a separate terminal
yarn start

Screenshots

Screenshot_1718108392

Autolinking on Android changed in such a way that we no longer can
provide backwards compatibility, i.e. we cannot support 0.75 without
breaking previous versions. The alternative is to reimplement what the
new Gradle plugin does in a more controlled environment.

See full changes:
facebook/react-native@cf914e4
@github-actions github-actions bot added the platform: Android This affects Android label Jun 11, 2024
@tido64 tido64 mentioned this pull request Jun 11, 2024
30 tasks
@tido64 tido64 merged commit 88f64e4 into trunk Jun 11, 2024
@tido64 tido64 deleted the tido/android-autolinking-0.75 branch June 11, 2024 17:01
@tido64 tido64 mentioned this pull request Jul 17, 2024
33 tasks
@tido64 tido64 mentioned this pull request Nov 12, 2024
24 tasks
@tido64 tido64 mentioned this pull request Jan 22, 2025
20 tasks
@tido64 tido64 mentioned this pull request Feb 5, 2025
23 tasks
@tido64 tido64 mentioned this pull request Apr 2, 2025
25 tasks
@tido64 tido64 mentioned this pull request Jul 21, 2025
25 tasks
@tido64 tido64 mentioned this pull request Aug 8, 2025
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Android This affects Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants