App Delegate crashes because of Firebase initialization

前端 未结 9 1266
时光取名叫无心
时光取名叫无心 2021-02-02 08:12

I am getting this error that\'s causing the AppDelegate to crash

Terminating app due to uncaught exception \'com.google.greenhouse\', reason: \'Error Doma

9条回答
  •  無奈伤痛
    2021-02-02 09:02

    If would like to have both Google Analytics and Firebase. Please add two lines of code in GoogleService-Info file. Hope it will help

     TRACKING_ID
    UA-123456789-0
    

提交回复
热议问题