microsoftconnect / intune-app-wrapping-tool-android

Use the Intune App Wrapping Tool for Android to enable Android apps to be managed by Microsoft Intune
29 stars 11 forks source link

Wrapping fails when using aar and not matching the minSdkVersion #37

Closed vauvenal5 closed 3 years ago

vauvenal5 commented 4 years ago

When wrapping an app that uses an aar library the wrapping process fails. The used aar library has a minSdkVersion of 21 and the app has a minSdkVersion of 26. However when the app is set to have the same minSdkVersion as the aar library the wrapping succeeds.

I expected the wrapping to work since Android does not require app and aar to have matching minSdkVersions as long as the version of the app is equal or higher.

I am not able to provide any code for reproduction, however, I am appending a log file of the failing wrapping run and a log file of the successful wrapping run.

Log of failed run: IntuneAppWrappingToolLog_20200518_111702-min26.txt

Log of successfull run: IntuneAppWrappingToolLog_20200518_113626-min21.txt

Additional Information:

meghandaly commented 3 years ago

@vauvenal5 We have a fix for this issue and it will be available in our upcoming release targeting early 2021.

vauvenal5 commented 3 years ago

Thanks for the update. Sadly I won't be able to verify it myself, since I am no longer working on that project.

meghandaly commented 3 years ago

This issue is resolved in the latest release 1.0.3199.5.