FireBase

파이어 베이스 오류모음

모카쨩 2021. 10. 11. 02:35

 

 

SignInAnonymouslyAsync encountered an error

 

 

추가해라

 

 

---------------------------------------------------------------------------------------------

 

 

 

Assets\FirebaseConnectionSDK\IAPManager.cs(213,71): error CS0103: The name 'GooglePlayTangle' does not exist in the current context


Assets\FirebaseConnectionSDK\IAPManager.cs(213,96): error CS0103: The name 'AppleTangle' does not exist in the current context

 

플랫폼을 안드로이드로 바꾸면 사라진다

 

 

 

------------------------------------------------------------------------------

No GoogleService-Info.plist files found in your project. Building without Firebase configuration will result in an app that will fail to initialize.

 

plist안 넣어서 그렇다

 

 

받아서 넣는다