You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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