chore(deps): bump native SDKs to Android 1.3.36 / iOS 1.3.12#137
Closed
dianaKhortiuk-frontegg wants to merge 1 commit into
Closed
chore(deps): bump native SDKs to Android 1.3.36 / iOS 1.3.12#137dianaKhortiuk-frontegg wants to merge 1 commit into
dianaKhortiuk-frontegg wants to merge 1 commit into
Conversation
Picks up the July 2026 mobile-SDK audit fixes shipped in the native releases: iOS 1.3.12 (root-VC crash, refresh deadlock/race, passkey login+registration completion, Sentry isolated hub) and Android 1.3.36 (main-thread blocking network, PKCE verifier length, process-death callback, webview-bridge origin gate).
Collaborator
Author
|
Folded into #142 (native bump now travels with the FR-25941/42/43/44 fixes). Branch kept. |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the bundled native SDK versions so the Flutter wrapper picks up the July 2026 mobile-SDK audit fixes:
com.frontegg.sdk:android1.3.35 → 1.3.36 (blocking-network-on-main-thread crash, RFC-7636 PKCE verifier length, process-death login callback, webview-bridge same-origin gate + log hygiene)No wrapper API changes.