This re-enables the onUlrNavigation callback for the ChatBox, with the exact same API as #15 (I found out that there is at least 1 more customer that maintains his own fork of our Flutter SDK that re-enabled this change, even though it has never been documented).
This should be used instead of #27 only because of previous API compatibility.
This re-enables the
onUlrNavigation
callback for the ChatBox, with the exact same API as #15 (I found out that there is at least 1 more customer that maintains his own fork of our Flutter SDK that re-enabled this change, even though it has never been documented).This should be used instead of #27 only because of previous API compatibility.