com.unity.remote-config-runtime 3.0.0-pre.28
com.unity.remote-config-runtime
Notes: processedReleased March 28, 2022
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.0.1)
- com.unity.services.authentication (1.0.0-pre.37)
- com.unity.services.core (1.2.0)
🔄 Changes
- Added `RemoteConfigService.Instance` as an access pattern instead of static class `ConfigManager`
- Added API Updater [Obsolete] for ConfigManager
- Refactored CorePackageInitializer
- Adjusted unit tests
- Project namespace changed from `Unity.RemoteConfig` to `Unity.Services.RemoteConfig`
