Skip to content

v1.2.22

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:30
80be0fb

v1.2.22

  • Updated native SDKs to frontegg-ios-swift 1.3.17 (frontegg-android-kotlin unchanged at 1.3.36)
  • iOS: social sign-in no longer fails with a "Failed to get extract code" error after the user has already authenticated with the provider — some values returned by the provider contain characters that must be escaped in a URL and were not being escaped when the SDK built the URL that completes the exchange, so recent iOS versions rejected it and sign-in stopped about a second later. Retrying did not help, and no app or configuration changes are needed to pick up the fix
  • iOS: when a social login callback cannot be processed, the SDK now logs the specific reason it was rejected instead of a single generic message