Open Banjo16 opened 3 years ago
I got the same issue when including installreferrer jar from other library
Same issue
Any fix?
Getting the same issue on Unity 2020.3.16f1
Anyone have a fix? I updated Facebook SDK and Firebase, and I still get the error :/
Checklist
Environment
Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:
2019.4.26
11.0.0
Android
versionany
Goals
Build Project
Expected Results
Project built build successfully
Actual Results
Project is failing to build during gradle:
Steps to Reproduce
Code Samples & Details
If you comment out the Firebase implementations in mainTemplate.gradle, the project compiles. If you comment out the Facebook implementations in mainTemplate.gradle, the project compiles.
However, having both UNCOMMENTED (enabled), the above exception is observed.