Page MenuHomePhabricator

[native] Patch React Native Jfrog Boost download issue
ClosedPublic

Authored by ashoat on Jan 8 2024, 11:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 6, 12:27 AM
Unknown Object (File)
Fri, Jul 5, 10:31 PM
Unknown Object (File)
Fri, Jul 5, 2:09 PM
Unknown Object (File)
Fri, Jul 5, 9:30 AM
Unknown Object (File)
Thu, Jul 4, 9:38 AM
Unknown Object (File)
Wed, Jul 3, 2:29 AM
Unknown Object (File)
Tue, Jul 2, 4:28 PM
Unknown Object (File)
Tue, Jul 2, 6:40 AM
Subscribers

Details

Summary

Resolves ENG-6382. See here for more details.

Test Plan

Android CI should pass if this solves the issue

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/react-native-boost
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ashoat published this revision for review.Jan 8 2024, 11:47 AM

Will make sure CI passes before landing

This revision is now accepted and ready to land.Jan 8 2024, 11:48 AM

React Native team completely ignored Android. Followed instructions here for Android

Unfortunately it looks like many packages we use declare this dependency in their Gradle builds, and we actually do too in native/android/app/build.gradle. This will additionally need to patch expo-modules-core and react-native-reanimated (at least)