Open rohitpal440 opened 7 years ago
Hi @rohitpal440,
As defined in the previous thread that Hotline embed view is specifically for views like tabbar, thats’s why bar buttons aren’t exposed in landing view navigationbar. We will analyse the issue and followup with necessary solution. Meanwhile you can proceed with PresentView API.
For message fetch improvement query - Current messages polling is quite dynamic, we will surely consider your request to as part of SDK enhancement.
Thanks
hi @harish6989 , As we discussed in issue thread. We cannot use
Hotline.sharedInstance().showConversations()
method. Please, either don't remove navigation items from navigation bar or give us a method to add navigation items. Without it, its seems like sdk is forcing to adopt design.There is one more issue: can we get method which tell hotline to poll for new message, because in-built polling triggers are not that much efficient.