microsoftconnect / intune-app-wrapping-tool-android

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

Android wrapper (1.0.4191.6) is not copying assets #93

Closed chester23491 closed 8 months ago

chester23491 commented 8 months ago

Questions to Ask Before Submission

  1. Does you app launch successfully without wrapping? >> Yes
  2. Have you reviewed the prerequisites for App Wrapping? >> Yes
  3. Does your issue have a solution in the Troubleshooting Guide? >> No
  4. Have you checked the Microsoft Intune App SDK for Android repository for similar issues? >> Yes, but didn't found any related issues.
  5. Are you using the latest version of the App Wrapper? >> Yes, with 1.0.4191.6

Describe the bug: Our wrapped app doesn't contain any assets after wrapping with the new version of android wrapper (1.0.4191.6). When the app is wrapped with the version (1.0.3935.1) the assets are available. Without the assets the app cannot start successfully.

To Reproduce Steps to reproduce the behavior:

  1. Wrap app with the new wrapper and old wrapper
  2. Compare assets folder
  3. See error: Assets folder with the new wrapper only contains file com.microsoft.intune.mam.MAMMethodRewrites.txt.

Expected behavior: The new wrapper should also include the assets folder.

Screenshots and logs:

Screenshot 2023-11-07 at 07 47 54

verbose-log-1.0.4191.6.log

verbose-log-1.0.3935.1.log

Smartphone (please complete the following information):

Intune app wrapping tool (please complete the following information):

Additional context:

boyzhang-msft commented 8 months ago

Hi @chester23491 , thanks for reporting this issue. We have opened a bug on our side and are actively working on it. There is no ETA at the moment, but I'll keep this thread updated once we have a fix validated.

chester23491 commented 8 months ago

@boyzhang-msft Thank you! I reviewed my issue and found a error I did. Today I replaced the screenshot of the APK comparison. By mistake I was comparing the wrapped app with the unwrapped app. Sorry for any inconvenience!

rygo-msft commented 8 months ago

This issue should now be fixed by version 1.0.4214.3