ringcentral / engage-digital-messaging-ios

Engage Digital Messaging IOS SDK
Other
10 stars 6 forks source link

chatViewController() weird behavior #34

Closed tylerlong closed 5 years ago

tylerlong commented 5 years ago

image

So the dimelo.chatViewController() view controller is not like other view controrller. It "jumps" out of its container.

Each tab content should be child of the tab bar. But this chat view overlaps the tab bar menu. I think it is caused by some auto layout settings.

waelba commented 5 years ago

Hi @tylerlong , It's fixed in v1.9.3 Thanks