Skip to main content

Migration guide to Support SDK from Campaigns SDK

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.

Migration guide to Support SDK from Campaigns SDK

To migrate from Campaigns SDK to Support SDK please follow the steps mentioned below -

Note

If you are using the Campaigns SDK and want to upgrade to Support SDK then we highly recommend you to upgrade to our latest version.

  • Remove all Campaigns SDK related files added to your project. These can include -
    • Files added from ios/Classes folder.
    • Helpshift.framework or Helpshift.xcframework whichever you have added to your project from ios/sdk folder.
  • Remove all API calls made in your project which are related to Campaigns feature.
  • Add Support SDK to your project. If you are integrating same version of Support SDK as to Campaigns SDK then integration steps will be similar to how Campaigns SDK was integrated in your project. If you are integrating latest Support SDK please follow integration guide here.