Search Unity

Could not find file google-services.xml firebase error

Discussion in '2D' started by TimKwink1302, Oct 11, 2019.

  1. TimKwink1302

    TimKwink1302

    Joined:
    Oct 9, 2019
    Posts:
    1
    Hi,

    I'm working on a project and would like to build it, so I can test it on my phone. I am however getting an error from firebase saying: Could not find file "*path*/Assets/Plugins/Android/Firebase/res/values/google-services.xml".
    When building, it does say it succeeded, but when opening the app, after the unity start screen, I'm only getting a blank screen.
    I've tried googling, but couldn't find the solution anywhere.

    See image for the error message.
     
  2. mahdi68

    mahdi68

    Joined:
    Nov 20, 2011
    Posts:
    9
    add google-service.json file to Asset directory in your project.