Firebase Crash.. iOS Swift

前端 未结 8 1139
野的像风
野的像风 2020-12-17 00:04

My Firebase iOS App i had to put the frameworks in manually due to some reason in cocoapods.

i have been getting an crash error saying

2016-06-04 00         


        
8条回答
  •  春和景丽
    2020-12-17 00:55

    I just lost hours to this - the readme and documentation is really poor

    You also need to include the GoogleToolboxForMac.framework I missed this out as I assumed it was for mac apps, but adding it in fixed the problem.

提交回复
热议问题