microsoftconnect / ms-intune-app-sdk-android

Intune App SDK for Android enables data protection features and mobile app management via Microsoft Intune
45 stars 18 forks source link

InTune Android SDK don't have a built-in method to get the SDK version directly? #245

Closed nabiarshad closed 2 months ago

nabiarshad commented 2 months ago

It seems that the Android version of the [Intune MAM SDK] does not have a built-in method to retrieve the current SDK version at runtime. This can be inconvenient for developers who need to know the SDK version for various purposes, such as debugging, logging, or compatibility check

i'm using latest SDK version 10.4.1

nabiarshad commented 2 months ago

Found in import com.microsoft.intune.mam.client.MAMSDKVersion;