Skip to content

3.3.1 Release

Compare
Choose a tag to compare
@spetrov spetrov released this 08 Jun 23:54
· 437 commits to develop since this release
3.3.1
cfe00bc

ForgeRock iOS SDK 3.3.1 Release

Added

  • Added PushType.biometric support and BiometricAuthentication class for biometric authentication. Updated sample app to handle new Push types [SDKS-1865]

Changed

  • Fixed the bug when refreshing the access token we return the old token [SDKS-1824]
  • Fixed bug when multiple threads are trying to access the same resource in the deviceCollector and ProfileCollector [SDKS-1912]