How to find your SDK version
When using the Phenix SDKs for iOS and Android, you may need to know which version of the SDK you are using.
Release notes for each version can be found at SDK .
Android
Look for the Phenix SDK version in your build.gradle
file. This should look like 2020.1.68
.
iOS
Look for the Phenix SDK version in your Podfile
. This should look like 2020.1.68-beta
.
Related articles
©2020-2021 Phenix Real Time Solutions, Inc.