iOS Unity Firebase Messenger Xcode Compile Error: FIRDynamicLinks

前端 未结 1 326
后悔当初
后悔当初 2021-01-23 05:36

Building with Unity 2018.4.2 - Xcode 10.2 - Latest iOS Targets Firebase Latest (6.1.1) for Unity with .Net 4

For Firebase We are using the following unity packages: - F

1条回答
  •  别那么骄傲
    2021-01-23 06:10

    Solution:

    It now requires you to also include and install Firebase: DynamicLinks in order to compile for iOS.

    • FirebaseDynamicLinks.unitypackage

    So install the following package into your unity project from the download of Firebase Unity.

    0 讨论(0)
提交回复
热议问题