Move hightlightTab to @MainActor to prevent block crash. ### Summary Prevent block crash on highlight tab. ### Crash Details https://console.firebase.google.com/project/api-project-396418606732/crashlytics/app/ios:com.vzw.hss.myverizon/issues/18516b87c36a9806e850dcac71748655?time=last-seven-days&types=crash&versions=11.1.0%20(20909.0)&sessionEventKey=bdace1e1ffa74d9b84e2afb63a98eaaf_1880252739825018670 ``` 0 MVMCoreUI 0x38ad1c closure #1 in TabBar.highlightTab(at:) + 7776 1 MVMCoreUI 0x312e8 thunk for @escaping @callee_guaranteed () -> () + 4140 (<compiler-generated>:4140) 2 MVMCore 0xdc54 +[MVMCoreDispatchUtility performBlockOnMainThread:] + 15 (MVMCoreDispatchUtility.m:15) 3 MVMCoreUI 0x38afe4 @objc TabBar.highlightTab(at:) + 8488 4 MobileFirstFramework 0x48f99c MVMCoreViewControllerProtocol.update(_:) + 56 (WebviewBridgeWebPageLoaded.swift:56) ``` Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com> See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1026 |
||
|---|---|---|
| MVMCoreUI | ||
| MVMCoreUI.xcodeproj | ||
| Scripts | ||
| .gitignore | ||
| .gitlab-ci.yml | ||