Skip to content

12.0.0

Choose a tag to compare

@EmDee EmDee released this 06 Dec 11:19

Breaking Changes

  • Simplified setup of IDKit. SDK now decides which OIDConfiguration should be used so that clients only need to provide a CustomOIDConfiguration with a clientId and redirectUri.

Enhancements

  • Add additionalProperties property to GasStation model
  • Set pace.cloud as default value of the domainACL property in the PACE Cloud SDK configuration

Fixes

  • Add default ProGuard rules to fix possible problems when client apps use ProGuard

Internal

  • Add ACCESS_COARSE_LOCATION permission check in SystemManager
  • Update Room's version to 2.4.0-beta02 to fix a bug on Apple's M1 chips