I'm having trouble building the basic demo, it is giving me multiple errors despite setting the build settings in Unity to Android, checking the platform min/targeted builds, updating Visual Studio..
I figured this out, so I'll just leave a simple fix:
If you close Unity, your project sometimes will forget the packages you manually install. I just had to reinstall the same package despite the scenes already existing in the project.
Comments
@clubfrills could you provide us your debug logs or the specific error messages so that we can better assist you?
If you close Unity, your project sometimes will forget the packages you manually install. I just had to reinstall the same package despite the scenes already existing in the project.