From b78221c98226dd578a7d27364c63d2adf0ab888f Mon Sep 17 00:00:00 2001 From: Andrei Sadovnicov Date: Wed, 11 Oct 2023 09:18:17 +0300 Subject: [PATCH 01/13] Add logging for setting action --- .../Extensions/NINLowLevelClientProps+Extension.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/NinchatSDKSwift/Implementations/Extensions/NINLowLevelClientProps+Extension.swift b/NinchatSDKSwift/Implementations/Extensions/NINLowLevelClientProps+Extension.swift index 498b2f82..23defabd 100644 --- a/NinchatSDKSwift/Implementations/Extensions/NINLowLevelClientProps+Extension.swift +++ b/NinchatSDKSwift/Implementations/Extensions/NINLowLevelClientProps+Extension.swift @@ -118,6 +118,7 @@ extension NINLowLevelClientProps: NINLowLevelSessionProps { } func setAction(_ action: NINLowLevelClientActions) { + debugger("set action: \(action)") self.set(value: action.rawValue, forKey: "action") } } From efe21de77a90725a04aa03e171b57e109c873dda Mon Sep 17 00:00:00 2001 From: Andrei Sadovnicov Date: Wed, 11 Oct 2023 09:20:43 +0300 Subject: [PATCH 02/13] Fix typo in NINGroupChatViewController --- .../Implementations/View/Chat.storyboard | 57 +++++++++---------- .../NINGroupChatViewController.swift | 2 +- 2 files changed, 29 insertions(+), 30 deletions(-) diff --git a/NinchatSDKSwift/Implementations/View/Chat.storyboard b/NinchatSDKSwift/Implementations/View/Chat.storyboard index 7b4b919a..603949fc 100644 --- a/NinchatSDKSwift/Implementations/View/Chat.storyboard +++ b/NinchatSDKSwift/Implementations/View/Chat.storyboard @@ -1,9 +1,8 @@ - + - - + @@ -37,7 +36,7 @@ - + @@ -48,7 +47,7 @@ - + Joined audience queue {{name}}, you are next. @@ -73,7 +72,7 @@ you are next. - + @@ -81,7 +80,7 @@ you are next. - + @@ -345,13 +344,13 @@ you are next. - + - + - + @@ -361,16 +360,16 @@ you are next. - + - + - + @@ -387,7 +386,7 @@ you are next.