Closed ludriv closed 5 years ago
Hello @ludriv ,
You should setting the dimelo.delegate = self
and overriding - (void) dimeloDisplayChatViewController:(Dimelo*)dimelo
@waelbenabdallah thank you for replying me so fast. So there is no other way to just display the chat view controller (and close it) without implement the delegate?
@ludriv not for the moment maybe in the next releases :)
Hello,
When I click on "OK" button to dismiss the chat view controller (from a push notification or by presenting manually) using
dimelo.displayChatView()
without setting thedimelo.delegate
(delegate isnil
) my app crashes.I'm using the last version:
1.9.1