com.unity.remote-config-runtime 3.0.0-pre.21

com.unity.remote-config-runtime

Notes: processedReleased February 3, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

🔄 Changes

  • Utilized configAssignmentHash parameter in the request in order to ensure persistent config in response
  • Updated delivery endpoint from `https://remote-config-prd.uca.cloud.unity3d.com/settings` to `https://config.unity3d.com/settings`
  • Removed unnecessary auth and core assembly dependencies
  • Removed unnecessary using directives
  • Refactored unit tests
  • Set userAnalyticsId to installationId by default, overwrite possible if userAnalyticsId is set from within the app
  • Resolved CS1998 warning when installing new package version