crisp-sdk-android icon indicating copy to clipboard operation
crisp-sdk-android copied to clipboard

Displaying the Chat UI inside my fragment or view?

Open jom16antonio opened this issue 1 year ago • 1 comments
trafficstars

How would it be possible to display the chat UI inside a view container similar to iOS? I have a bottom navigation screen and would like to show the chat UI inside the view container when I select the Chat tab.

jom16antonio avatar Aug 27 '24 00:08 jom16antonio

Hi @jom16antonio,

This subject was discussed a while ago and we decided to limit Crisp chat usage to presenting it as a modal sheet, which has been done since 2.0.0beta1, previously it was presented as a "normal" Activity.

I'm not aware of other usage on iOS and I did not find it diving in it. Could you share with me the way this can be achieved? I'll look into it ;)

Doc1faux avatar Aug 29 '24 10:08 Doc1faux