I am trying to use detox with react-native-navigation and it works up to react-native version 56. after that it starts failing.
I've created an Example-app with react-native-navigation that Reproduce the following build errors
> Task :react-native-navigation:transformDexArchiveWithExternalLibsDexMergerForReactNative57DebugAndroidTest FAILED D8: Program type already present: android.support.design.widget.CoordinatorLayout$Behavior FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':react-native-navigation:transformDexArchiveWithExternalLibsDexMergerForReactNative57DebugAndroidTest'.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back.
Thank you for your contributions.
Same here RN 0.57.8
:react-native-navigation:transformDexArchiveWithExternalLibsDexMergerForReactNative57DebugAndroidTest FAILED
D8: Program type already present: android.support.design.widget.CoordinatorLayout$Behavior
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-navigation:transformDexArchiveWithExternalLibsDexMergerForReactNative57DebugAndroidTest'.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back.
Thank you for your contributions.
@Dalamar Does your android/app/build.gradle contain missingDimensionStrategy "RNN.reactNativeVersion", "reactNative57_5" in defaultConfig {} ?
Been seeing the same issue as @Dalamar and @Lokendra-rawat, even with the missingDimensionStrategy you reference @nikolas7892 .
12.1.30.57.52.8.08.11.1@d4vidi Can you please take a look?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back.
Thank you for your contributions.
Most helpful comment
Same here RN 0.57.8