Skip to main content

Upgrading from 1.7.0 to 1.8.0

Important
Helpshift’s Legacy SDKs (SDK Version <=7.x.x) reached their end of life on 31 Dec 2022, and end of support on 31 March 2023. Please upgrade to the Latest SDK if you haven't already.

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 APINew 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.