Upgrading from 1.7.0 to 1.8.0
The Helpshift SDK v1.8.0 is a major update and we have deprecated some APIs. If you have questions or feedback, please Contact Us
List of deprecated APIs
Deprecated API | New API |
---|---|
HelpshiftCocos2dx::getCountOfUnreadMessages(); | HelpshiftCocos2dx::requestUnreadCampaignsMessagesCount(*unreadCampaignsMessageCountHandler) |
static void showAlertToRateApp (const char url, void (action) (int result)) | No Replacement API. An explanation of why we made this change can be found here. |