com.unity.remote-config 1.3.2-preview.4
Notes: processedReleased July 3, 2020
Unity Compatibility
Minimum Unity: 2018.3
Package Dependencies
🔄 Changes
- ConfigManager is now a thin wrapper for ConfigManagerImpl class
- ConfigManagerImpl constructor now accepts cache file names as parameters, useful for writing to different cache files if multiple instances of ConfigManager exist
- Resolved casting bug occuring when json settings are created on the dashboard and in the editor
