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

app not installed as package appears to be invalid #80

Closed mikektmobile closed 1 year ago

mikektmobile commented 1 year ago

After wrapping our .apk file with android sdk wrapping tool it says successful Built apk into: C:\Users\mike.kt\AppData\Local\Temp\IntuneAppWrappingTool-7094597179150155580\appWrapper_5530558032404902904.apk The package name for this app is 'com.socialchorus.daga.android.googleplay'. If you need to specify the package name during deployment, please use this one. The application was successfully wrapped.

Then we resign the app with our cert successfully

Signer X.509, CN=Social Chorus, OU=S, O=C, C=US Signature algorithm: SHA256withRSA, 2048-bit key [trusted certificate]

jar signed.

Warning: The signer's certificate is self-signed. mike.kt@MBP14-2021-F2H-1p-mk apk % jarsigner -verify -verbose /Users/mike.kt/Desktop/apk/firstupwrapped.apk

When we go to install the app we get app not installed as package appears to be invalid. Im not sure what is wrong the app before wrapping was tested and working.

mikektmobile commented 1 year ago

Still no luck with this

boyzhang-msft commented 1 year ago

Hi @mikektmobile ,

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

This appears to be a duplicate of #79. Closing this and will continue the conversation there.