Geo SDK upgrade guide
Request a copy of the latest Swrve Geo project for your platform from your CSM at support@swrve.com.
Android version 7.1.0
Swrve Android SDK 10.15.1 is the minimum supported version for Android SwrveGeoSDK 7.1.0, however we recommend always updating to the latest version of the Swrve SDK.
iOS version 5.1.1
There are no code changes required to upgrade to v5.1.1.
iOS version 5.1.0
There are no code changes required to upgrade to v5.1.0.
Android version 7.0.0
Swrve Android SDK 9.0.0 is the minimum supported version for Android SwrveGeoSDK 7.0.0, however we recommend always updating to the latest version of the Swrve SDK.
To upgrade to v7.0.0 for Android:
Update your build.gradle
file to use SwrveGeoSDK 7.0.0. For example:
api 'com.swrve.sdk.android:swrve-geo:7.0.0'
iOS version 5.0.1
Swrve iOS SDK 7.0.3 is the minimum supported version for iOS SwrveGeoSDK 5.0.1, however we recommend always updating to the latest version of the Swrve SDK.
To upgrade to v5.0.1 for iOS:
Update your Podfile to use the latest SwrveSDK 7.0.3 and SwrveGeoSDK 5.0.1.
iOS version 5.0.0
Swrve iOS SDK 7.0.2 is the minimum supported version for iOS SwrveGeoSDK 5.0.0, however we recommend always updating to the latest version of the Swrve SDK.
To upgrade to v5.0.0 for iOS:
Update your Podfile to use the latest SwrveSDK 7.0.2 and SwrveGeoSDK 5.0.0.
Previous versions
If you’re upgrading from a version older than Android 7.0.0 or iOS 5.0.0, see above and refer to the Swrve Geo integration guide.