firebase / firebase-unity-sdk

The Firebase SDK for Unity
http://firebase.google.com
Apache License 2.0
220 stars 35 forks source link

Remote Config version 21.1.1+ in Unity SDK #450

Closed TellmewowBilbao closed 2 years ago

TellmewowBilbao commented 2 years ago

When uploading new version to Google Play Console this issue is reported:

Critical issues have been reported with the following SDK versions: com.google.firebase:firebase-config:21.1.0 What the SDK developer told us: Bug affecting some locales causing HTTP errors Please downgrade to 21.0.2 or, if available, update to the next version which will contain a fix. For more info please see: https://github.com/firebase/firebase-android-sdk/issues/3757

I didn't find in your changelog which Firebase Unity SDK version includes Remote Config version 21.1.1 that fixes the problem as described here Will latest version fix this or we need to wait for future versions?

paulinon commented 2 years ago

Hi @TellmewowBilbao,

The latest Unity releases typically point to the latest version of the build SDK at the time of release. Version 9.4.0 is currently pointing to Remote Config version 21.1.1, so an SDK update should solve the issue.

That being said, I'll be closing this ticket. Let me know if an issue arises.