如果未设置USE_AUTH_EMULATOR,SDK将记录该消息并连接到实时Firebase Auth服务。如果它具有任何其他值,则...
您也可以尝试通过Firebase support portal或Firebase Unity SDK GitHub repository提交另一个功能请求。
I created a new project using Unity 2019.4.29f with URP template. Download WebRTC 2.4.0-exp.4 not via package manager but directly source code from github repo (because I thought I could workaround the issue somehow but nope). Build successfully with IL2CPP, arm64 (with armv7 disabled) ...
The Chroma SDK does not monitor or collect any personal data related to users. Dependencies To use the Chroma SDK first install the new Razer Synapse and Chroma App. If you don't have Chroma hardware, you can see Chroma effects with the Chroma Emulator Requirements and Setup To import the...
Use of persistent Cloud Anchors is covered by the new Cloud Anchors deprecation policy. Added XPSession.CreateCloudAnchor(Anchor, int). Added XPSession.EstimateFeatureMapQualityForHosting(Pose). iOS only: Added XPSession.SetAuthToken(string). Added XPSession.CreateCloudAnchor(UnityARUserAnchor...
I need the authCode because I want to use it to authenticate with firebase. If I don't try to retrieve the server auth code, the call to Social.localUser.Authenticate(...) returns success instead and the player is authenticated with Google Play. (But then I can't use it to sign in...