You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I try to build the app with react-native run-android
and I get this error
`* What went wrong:
Could not determine the dependencies of task ':app:mergeDebugAssets'.
Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
Could not resolve project :UnityExport.
Required by:
project :app > project :asmadsen_react-native-unity-view
> No matching configuration of project :UnityExport was found. The consumer was configured to find a runtime of a component, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'react-native-camera' with value 'general' but:
- None of the consumable configurations have attributes.
`
The text was updated successfully, but these errors were encountered:
when I try to build the app with react-native run-android
and I get this error
`* What went wrong:
Could not determine the dependencies of task ':app:mergeDebugAssets'.
The text was updated successfully, but these errors were encountered: