Closed herfave closed 4 years ago
When using the SDK in the studio it is set to use sandbox keys and not the real keys and the sandbox server doesn't get your remote configs. It can be fixed manually in the code if necessary by changing the code a few different places in this script: https://github.com/GameAnalytics/GA-SDK-ROBLOX/blob/master/GameAnalyticsSDK/GameAnalytics/HttpApi/init.lua
I'm trying to write code for RemoteConfigs, but I can't properly test them in Studio. They only load on a live server.