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

Error while upload wrapped apk to manage google play #82

Closed asher0pa closed 1 year ago

asher0pa commented 1 year ago

Hi. We have in-house develop app. When try to upload the app directly to manage Google play it work without errors.

When wrapping the same apk with the tool getting error while uploading:

APK signature is invalid or does not exist. Error from apksigner: string_arg: "ERROR: JAR_SIG_NO_MANIFEST: Missing META-INF/MANIFEST.MF"

Any idea what can cause the issue it happened on 2 different apps.

Tnx.

boyzhang-msft commented 1 year ago

Hi @asher0pa ,

Thank you for reaching out. To help us better understand your issue, could you provide necessary information by following the "Bug report" template and fill it out? We will need that information to investigate further.

Thank you, Boyu

meghandaly commented 1 year ago

You need to re-sign your APK after running the App Wrapper, see Reusing signing certificates and wrapping apps.

If this does not resolve your issue, please reopen the issue and provide all details requested in the bug report template as Boyu requested.