invertase/react-native-apple-authentication

Task :invertase_react-native-apple-authentication:generateDebugRFile FAILED

arslanrazzaq opened this issue · 1 comments

I'm getting this error of build failed while running react-native run-android.

Task :invertase_react-native-apple-authentication:generateDebugRFile FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':invertase_react-native-apple-authentication:generateDebugRFile'.

Could not resolve all files for configuration ':invertase_react-native-apple-authentication:debugCompileClasspath'.
Failed to transform react-native-0.71.0-rc.0-debug.aar (com.facebook.react:react-native:0.71.0-rc.0) to match attributes {artifactType=android-symbol-with-package-name, com.android.build.api.attributes.BuildTypeAttr=debug, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find react-native-0.71.0-rc.0-debug.aar (com.facebook.react:react-native:0.71.0-rc.0).
Searched in the following locations:
https://repo.maven.apache.org/maven2/com/facebook/react/react-native/0.71.0-rc.0/react-native-0.71.0-rc.0-debug.aar

The evidence it is looking for react-native 0.71.0-rc.0 is kind of a giveaway it is related to this facebook/react-native#35210