firebase / quickstart-unity

Firebase Quickstart Samples for Unity
https://firebase.google.com/games
Apache License 2.0
835 stars 433 forks source link

[FR] The latest version of unity (8.9.0) IOS is not 8.14.0 #1258

Closed Fuduji95 closed 2 years ago

Fuduji95 commented 2 years ago

IOS 8.14.0 fixes a serious problem

google-oss-bot commented 2 years ago

I found a few problems with this issue:

jonsimantov commented 2 years ago

We should support the latest iOS version in our next release. Until then, you can update the *Dependencies.xml files to change the version.

Fuduji95 commented 2 years ago

We should support the latest iOS version in our next release. Until then, you can update the *Dependencies.xml files to change the version.

Is there any incompatibility between IOS and unity plug-in using this update operation

chkuang-g commented 2 years ago

Since this is an Unity SDK issue, allow me to transfer this to quickstart-unity

Unfortunately we are not able to verify this from our end.

However, I think the chance that they are compatible is pretty high due to the following reasons:

And again, since we have never tested Unity SDK 8.9.0 with iOS pods 8.14.0 before, I would recommend you to run your test after changing Dependencies.xml

Hope this answer your question.

google-oss-bot commented 2 years ago

Hey @China-Deng. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 2 years ago

Since there haven't been any recent updates here, I am going to close this issue.

@China-Deng if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

jsvitek commented 2 years ago

Hello @jonsimantov, when do you plan to include latest iOS Firebase 9.0.0 into the Unity Firebase SDK please?

Unity version 8.10.1 includes iOS Firebase pods 8.11.0 (not even 8.14.0). I hope I am not mistaken but I just updated the Unity SDK from 8.7.0 to 8.10.1 and iOS pods got bumped from 8.10.0 to 8.11.0

We are getting many reports that our game is freezing upon start with our current version of the Unity Firebase SDK (8.7.0) and I have my fingers crossed that the inclusion of iOS Firebase pods 9.0.0 will solve many headaches for us.

EDIT: answered here