fix(MM-67224): MM Mobile v2.36.0 crash on iOS 16 and below (#9421) (#9433)

* fix(MM-67224): iOS app hanging for at least 2000 ms.

* downgrade intune iOS SDK to 20.9.0

* update to version 20.9.2 (latest)

* reverse changes to .env files

* set INTUNE_IOS_SDK_VERSION to 20.9.2

* revert change

* Intune update

* remove echo

(cherry picked from commit 4324846736)

Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
This commit is contained in:
Mattermost Build 2026-01-20 08:21:01 +02:00 committed by GitHub
parent 755e9475fc
commit 1c4368ed7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -569,7 +569,8 @@ platform :ios do
"ADALLogOverrideDisabled" => true,
"HooksAlwaysEnabled" => true,
"ADALClientId" => intune_client_id,
"ADALRedirectUri" => intune_redirect_uri
"ADALRedirectUri" => intune_redirect_uri,
"MaxFileProtectionLevel" => "NSFileProtectionCompleteUntilFirstUserAuthentication"
}
plist["LSApplicationQueriesSchemes"] = [

@ -1 +1 @@
Subproject commit 412afe596e58c973673366c101ba309a21d115f0
Subproject commit 9a888c921b339c5f268ad202b6e498ca1678c82e