Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Remote Config codes are not working anymore with firebase 7.1.0 #22

Open
uchar opened this issue Feb 19, 2021 · 1 comment
Open

Remote Config codes are not working anymore with firebase 7.1.0 #22

uchar opened this issue Feb 19, 2021 · 1 comment
Labels

Comments

@uchar
Copy link

uchar commented Feb 19, 2021

Seems that with new changes in Firebase Remote Config API , the examples are not working anymore

@chkuang-g chkuang-g added the bug label Feb 24, 2021
@chkuang-g
Copy link
Contributor

Ah, thanks for reporting this.

There are some breaking changes of Remote Config API in 7.1.0.

https://firebase.google.com/support/release-notes/unity#remote-config

Giving a quick glance, I think you should be able to build by changing FirebaseRemoteConfig to FirebaseRemoteConfigDeprecated.

But that is not align with the new design though. We'll schedule some time to update the sample here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants