Skip to content

Implement pre-chat installation modal

Rafael Caferati requested to merge feat/add-pre-chat-modal into release/4.20.0

This shows a prompt if the user doesn't have Minds Chat installed.

The modal is based on the checkAppInstalled method. Closes #3681 (closed)

Merge request reports