How can I update the SDK version?
- 27 Feb 2025
- 1 Minute To Read
-
Print
-
DarkLight
-
PDF
How can I update the SDK version?
- Updated On 27 Feb 2025
- 1 Minute To Read
-
Print
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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. |
Was this article helpful?