How to send the App verison Simone Hoffmann February 23, 2021 10:07 Follow How to send the correct app-version to my default values? 0
Comments
Hi Simone,
Could you tell us which SDK you want to set the app version on ?
Best.
Sorry, I'm using React Native (Bridge)
React Native SDK is bridged on native iOS and Android SDK's, you need to set the app version for iOS and Android in there respective project.
There is also package available to set package at one place :
https://www.npmjs.com/package/react-native-set-version
Please sign in to leave a comment.