You have to update the Whatfix Mobile SDK corresponding to your platforms to receive the latest features, bug fixes, improvements, and more.
The following table shows you how to update the SDK versions for various platforms:
| Framework | How to update the SDK version? |
|---|---|
| Android | Update the version directly in Visual Studio. |
| iOS | Run pod update from the command line. |
| React Native (Android) | Change the version in the package.json file and run yarn or npm i from the command line. |
| React Native (iOS) |
|
| Xamarin (Android) | Update the version directly in Visual Studio. |
| Xamarin (iOS) | Update the version directly in Visual Studio. |
| Cordova (Android) | Change the version in the package.json file and run yarn or npm i from the command line. |
| Cordova (iOS) |
|
| Ionic(Android) | Change the version in the package.json file and run yarn or npm i from the command line. |
| Ionic (iOS) |
|
| Jetpack Compose | Update the version directly in Visual Studio. |
| MAUI | Update the version directly in Android Studio. |