As of October 1, 2019, we will release new versions of mobile SDKs to remove legacy APIs.
Mobile SDKs to be affected:
- Voximplant Android SDK
- Voximplant iOS SDK
- Voximplant React Native SDK
If you use the legacy versions of APIs in your projects, you won’t be able to update SDKs. Migration to the up-to-date versions of APIs is required to get the latest updates.
APIs to be removed
Android SDK
All classes, interfaces, and enums placed in the Legacy API folder in the documentation and after some time removed completely.
iOS SDK
All classes, protocols, and enums placed in the Legacy API folder in the documentation and after some time removed completely.
React Native SDK
All classes, interfaces, and enums placed in the Legacy API folder in the documentation and after some time removed completely.
How to migrate to the up-to-date version of API
Android SDK
- Migration guide: see details in the legacy API references
- Tutorial: https://voximplant.com/docs/references/androidsdk/using-android-sdk
iOS SDK
- Migration guide: see details in the legacy API references
- Tutorial: https://voximplant.com/docs/references/iossdk/using-ios-sdk