sama.van
sama.van
Well hmm... there are actually some issue with the plugin you mention... https://github.com/Elringus/UnityGoogleDrive/issues/25 It seems Unity doesn't like to switch of app while the login process then unable to catch...
Quick fix on my side : 1. Be sure to enable the following packages : AR Foundation // ARCore XR Plugin 2. Rename every ARBackgroundRenderer as ARCameraBackground and add the...
Same issue. - facebook-unity-sdk-15.1.0 - Unity 2021.3.16f1 - mac OS Ventura 13.2 - xCode Version 14.2 (14C18) Here is my PodFile content. And here the Unity error log on build...
Also did this : After generating the XCode project from Unity, download the GoogleService-Info.plist file from the Google Developers website and add it to your XCode project. But error remains...