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

The wrapped build not working. #84

Closed vinayagamkrishnan1 closed 11 months ago

vinayagamkrishnan1 commented 1 year ago

Describe the bug:

I followed the instructions mentioned in the Microsoft documentation, but after wrapping it, the apk file is not working as expected. I am getting the error "App not installed."

To Reproduce Steps to reproduce the behavior:

  1. Create an apk file.
  2. I have installed App Wrapping Tool and opened it in the admin power shell.
  3. I did run the below command. invoke-AppWrappingTool -InputPath -OutputPath output file path> -Verbose

Expected behavior: App should work as expected as we did use the wrapping tool earlier version.

Screenshots and logs:

Screenshot_20230623-133027

Android Phone (please complete the following information):

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

bannus commented 1 year ago

@vinayagamkrishnan1, have you signed the app after wrapping? See docs here: https://learn.microsoft.com/en-us/mem/intune/developer/app-wrapper-prepare-android#reusing-signing-certificates-and-wrapping-apps

See the discussion in #79 for some similar issues others have faced.

rygo-msft commented 11 months ago

Hi, we haven't heard from you in a while. I am closing this issue as stale. If you are still experiencing this issue, please reopen the issue and provide the requested details.