ms-intune-app-sdk-android icon indicating copy to clipboard operation
ms-intune-app-sdk-android copied to clipboard

[Question] How to force verification problems (so the tool can be integrated into CI pipeline)?

Open sn-michiyo opened this issue 10 months ago • 0 comments

Intune Android App SDK [Gradle Build Plugin] Issue

Questions to Ask Before Submission

  1. Does your app compile and launch successfully without the Intune App SDK? Yes
  2. Have you checked the [Microsoft Intune App SDK for Android] repository for similar issues? Yes
  3. Are you using the latest version of the [SDK and Plugin]? version 10.0.0 of both

Summary

Our app integrates the Android Intune SDK. We saw the verification tool. This looks extremely useful; we would like to integrate it into our CI pipeline. To do so, we need to force it to detect an error so we can make sure that CI will report the error to us.

We have been unable to get verify to fail. We learned in https://github.com/msintuneappsdk/ms-intune-app-sdk-android/issues/225 that using the incorrect javassist version will not be detected by this plugin. How can we force a problem that verify is able to detect?

Details

  • Intune Android App SDK Version: 10.0.0
  • Gradle Version: 8.3
  • AGP Version: 8.2.1
  • Operating System (Mac, Linux, Windows) and Version: Mac
  • Android Studio Version: Android Studio Iguana | 2023.2.1 Patch 1

Logs

NA

sn-michiyo avatar Apr 18 '24 16:04 sn-michiyo