'How can I get the json file from firebase remote config in unity?
I looked through the threads with similar questions, but nothing worked for me. I'm trying to use GetValue("my_value").StringValue
, but a blank line comes back to me.
FireBase is initialized, I get all values (double, string, bool) without problems. I can't get only json. what am i doing wrong?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|