在我的Xamarin.iOS项目中,我已经更新了Firebase nuget包,在完成更新后,我开始收到以下代码的错误 //You'll need this method if you set "FirebaseAppDelegateProxyEnabledNSUserDefaults.StandardUserDefaults.SetString(deviceToken.ToString(),"dTok
我正在使用Xcode 12.4,我将cocoapods升级到1.10.1,并更新了我所有的Firebase荚。之后,当我运行这个项目时,我一直收到一个InstanceID()错误。然后我搜索了它,结果发现FirebaseInstanceID,,d,我不得不使用Firebase/Installations。// add this to the podfile
$ pod