Go to file
Pfeil, Scott Robert 440380f4d3 Merge branch 'hotfix/tabbar_block_crash' into 'release/11_1_1'
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
2023-11-15 22:33:13 +00:00
MVMCoreUI self cleanups 2023-11-15 17:30:18 -05:00
MVMCoreUI.xcodeproj Merge branch 'develop' into feature/accessibilityHandler 2023-10-26 23:48:37 +05:30
Scripts update dependency 2023-07-31 15:00:41 -04:00
.gitignore basic template 2019-01-08 10:21:16 -05:00
.gitlab-ci.yml update artifactory url from prod to ci 2023-02-16 17:15:48 -05:00