firebase / quickstart-unity

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

Targeting iOS version numbers requires upgrading to SDK version 6.24.0 or later #1361

Open iremguner opened 7 months ago

iremguner commented 7 months ago

[REQUIRED] Please describe the issue here:

I want to create a new Remote Config condition value based on App Version. But, I'm encountering this error: image

Since we're using the one of the latest version of the firebase unity SDK. How can I upgrade the iOS sdk version 6.24.0 or later?