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
I am getting errors saying that dependencies cannot be found.
(Please list the full steps to reproduce the issue. Include device logs, Unity logs, and stack traces if available.)
Steps to reproduce:
Have you been able to reproduce this issue with just the Firebase Unity quickstarts (this GitHub project)?
What's the issue repro rate? (eg 100%, 1/5 etc)
What happened? How can we make the problem occur?
This could be a description, log/console output, etc.
If you have a downloadable sample project that reproduces the bug you're reporting, you will
likely receive a faster response on your issue.
Relevant Code:
// TODO(you): code here to reproduce the problem
The text was updated successfully, but these errors were encountered:
[READ] For Firebase Unity SDK issues, please report to Firebase Unity open-source
Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.
[REQUIRED] Please fill in the following fields:
[REQUIRED] Please describe the issue here:
Android Build in Unity 6
Occured Build Error Unity Window "Could not resolve all files for configuration ':app:debugRuntimeClasspath'
Other Error Log are
Could not find com.google.firebase:firebase-appcheck-unity:12.6.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/firebase/firebase-appcheck-unity/12.6.0/firebase-appcheck-unity-12.6.0.pom
- https://repo.maven.apache.org/maven2/com/google/firebase/firebase-appcheck-unity/12.6.0/firebase-appcheck-unity-12.6.0.pom
- https://jcenter.bintray.com/com/google/firebase/firebase-appcheck-unity/12.6.0/firebase-appcheck-unity-12.6.0.pom
- file:/C:/F4Um_6/Library/Bee/Android/Prj/IL2CPP/Gradle/unityLibrary/libs/firebase-appcheck-unity-12.6.0.jar
- file:/C:/F4Um_6/Library/Bee/Android/Prj/IL2CPP/Gradle/unityLibrary/libs/firebase-appcheck-unity.jar
Required by:
project :launcher > project :unityLibrary
Other things besides FireBase
I am getting errors saying that dependencies cannot be found.
(Please list the full steps to reproduce the issue. Include device logs, Unity logs, and stack traces if available.)
Steps to reproduce:
Have you been able to reproduce this issue with just the Firebase Unity quickstarts (this GitHub project)?
What's the issue repro rate? (eg 100%, 1/5 etc)
What happened? How can we make the problem occur?
This could be a description, log/console output, etc.
If you have a downloadable sample project that reproduces the bug you're reporting, you will
likely receive a faster response on your issue.
Relevant Code:
The text was updated successfully, but these errors were encountered: