Skip to content

chore(ios): bump FronteggSwift to 1.3.17 - #117

Merged
dianaKhortiuk-frontegg merged 1 commit into
masterfrom
chore/bump-ios-1.3.17
Aug 6, 2026
Merged

chore(ios): bump FronteggSwift to 1.3.17#117
dianaKhortiuk-frontegg merged 1 commit into
masterfrom
chore/bump-ios-1.3.17

Conversation

@dianaKhortiuk-frontegg

@dianaKhortiuk-frontegg dianaKhortiuk-frontegg commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator
  • 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

Picks up the social-login callback fix (FR-26132): social sign-in could fail
on recent iOS versions with a "Failed to get extract code" error even after
the user had authenticated successfully, because values returned by the
provider were not escaped when the SDK built the URL that completes the
exchange.

Also picks up per-reason logging when a social login callback is rejected,
which replaces a single generic message.

Updates all three iOS integration paths so they stay in sync — the podspec
spm_dependency pin, the Package.swift reference manifest, and the
frontegg_spm.rb fallback. Android SDK pin unchanged.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@dianaKhortiuk-frontegg
dianaKhortiuk-frontegg merged commit 6d3f038 into master Aug 6, 2026
6 checks passed
@dianaKhortiuk-frontegg
dianaKhortiuk-frontegg deleted the chore/bump-ios-1.3.17 branch August 6, 2026 14:12
@dianaKhortiuk-frontegg dianaKhortiuk-frontegg mentioned this pull request Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant