File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
AppMessage/AppMessage/Controlers Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,13 @@ class RootViewController: UIViewController {
3636 }
3737
3838 /**
39- As what user are we loged in to iCloud. Then open the main app.
39+
40+ As what ugetUserser are we loged in to iCloud. Then open the main app.
4041 */
4142 func getUser( _ retryCount: Double = 1 ) {
42- self . loginLabel. isHidden = true
43+ Async . main {
44+ self . loginLabel. isHidden = true
45+ }
4346
4447 EVCloudKitDao . publicDB. requestDiscoverabilityPermission ( { ( granted) -> Void in
4548 if !granted {
Original file line number Diff line number Diff line change 33 - CRToast (0.0.9)
44 - EVCloudKitDao (3.3.3):
55 - EVReflection/CloudKit
6- - EVReflection/CloudKit (4.17.2 ):
6+ - EVReflection/CloudKit (4.19.0 ):
77 - EVReflection/Core
8- - EVReflection/Core (4.17.2 )
8+ - EVReflection/Core (4.19.0 )
99 - JSQMessagesViewController (7.3.5):
1010 - JSQSystemSoundPlayer (~> 2.0.1)
1111 - JSQSystemSoundPlayer (2.0.1)
@@ -32,7 +32,7 @@ SPEC CHECKSUMS:
3232 AsyncSwift: 632138e42ead868b53c745fcde9bf733ce1527ad
3333 CRToast: 5a78c22b921c5ed3487488af605bc403a9c92fed
3434 EVCloudKitDao: c5581a82ab0304be33e3a80bfe49953508b52d7d
35- EVReflection: e01af7fff66f12a4223595cf2f3cab393c3575a1
35+ EVReflection: d6f7b1cc8b5cb2f4fb2dea6cbd5ac2a0503ad9a2
3636 JSQMessagesViewController: 6587f56aedbcb150a8ba1d968e1ef58b1bc758b7
3737 JSQSystemSoundPlayer: c5850e77a4363ffd374cd851154b9af93264ed8d
3838 SwiftLocation: 1fe2e15a5812e961496e82eeaca71d03e829e47a
You can’t perform that action at this time.
0 commit comments