You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While developing a help center on an iOS app, I am trying to integrate Crisp in a Navigation view instead of a modal, and when pressing chat textfield, the opening of the keyboard causes the whole interface to be pushed up to the top of the view.
Are you using the ChatView provided by the Crisp SDK? Because I've seen this issue when the ChatViewController was wrapped in a UIViewControllerRepresentable.
While developing a help center on an iOS app, I am trying to integrate Crisp in a Navigation view instead of a modal, and when pressing chat textfield, the opening of the keyboard causes the whole interface to be pushed up to the top of the view.
The text was updated successfully, but these errors were encountered: