GetSocial iOS SDK Upgrade Guide¶
This upgrade guide is applicable in most cases. Please check version-specific upgrade instructions for details.
- In your project find and remove
GetSocial.framework
and (if you are using GetSocial UI)GetSocialUI.framework
. - Download the latest version of GetSocial iOS SDK.
- Unpack archive and copy
GetSocial.framework
and (if applicable)GetSocialUI.framework
into your project. - Build project to validate upgrade.
If you are integrating from scratch, please follow Getting Started with GetSocial iOS SDK guide.