FR-24939 - chore(deps): bump native SDKs to Android 1.3.35 / iOS 1.3.11#88
Merged
dianaKhortiuk-frontegg merged 1 commit intoJul 14, 2026
Conversation
Picks up the embedded step-up fix (getTokens bridge + step-up web driver: the MFA challenge renders instead of a blank page and returns an elevated token), the Android refresh-dedup fix, and the iOS offline connectivity-observer fix. Bumps plugin + example Gradle pins, SPM/CocoaPods manifests, and docs.
mykyta-frontegg
approved these changes
Jul 14, 2026
dianaKhortiuk-frontegg
deleted the
chore/bump-native-sdks-android-1.3.35-ios-1.3.11
branch
July 14, 2026 14:54
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.
frontegg-android-kotlin1.3.34 → 1.3.35,frontegg-ios-swift(FronteggSwift) 1.3.10 → 1.3.11.What this picks up:
getTokenstoken bridge and a new step-up web driver routes the hosted login box to its step-up page, completing with an elevated (stepped-up) token. Requires hosted login box ≥ 7.118.0. (FR-24939)max_age; connectivity observer stays alive across repeated offline/online cycles. (FR-25783)startActivityForResultremoved. (FR-19725)All version references bumped: plugin + example app Gradle pins, SPM/CocoaPods manifests, and docs.