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

Failed to load app resource table #61

Closed sureshbakshi closed 2 years ago

sureshbakshi commented 2 years ago

The application could not be wrapped because of the failing app resource table.

IntuneAppWrappingToolLog_20220421_114011.txt

App Wrapping Tool Version: 1.0.3610.6 OS Version: Windows 11 Java version: 18 - 64bit Application built using react-native.

meghandaly commented 2 years ago

@sureshbakshi

From the logs:

WRN C:\Users\PRASHA~1\AppData\Local\Temp\IntuneAppWrappingTool-7884297571938505863\sourceApk\res\drawable-mdpi\assets_minute_snap.png: error: failed to read PNG signature: file does not start with PNG signature.
WRN C:\Users\PRASHA~1\AppData\Local\Temp\IntuneAppWrappingTool-7884297571938505863\sourceApk\res\drawable-mdpi\assets_minute_snap.png: error: file failed to compile.
WRN C:\Users\PRASHA~1\AppData\Local\Temp\IntuneAppWrappingTool-7884297571938505863\sourceApk\res\drawable-mdpi\assets_project_snap.png: error: failed to read PNG signature: file does not start with PNG signature.
WRN C:\Users\PRASHA~1\AppData\Local\Temp\IntuneAppWrappingTool-7884297571938505863\sourceApk\res\drawable-mdpi\assets_project_snap.png: error: file failed to compile.
WRN C:\Users\PRASHA~1\AppData\Local\Temp\IntuneAppWrappingTool-7884297571938505863\sourceApk\res\drawable-mdpi\assets_task_snap.png: error: failed to read PNG signature: file does not start with PNG signature.
WRN C:\Users\PRASHA~1\AppData\Local\Temp\IntuneAppWrappingTool-7884297571938505863\sourceApk\res\drawable-mdpi\assets_task_snap.png: error: file failed to compile.

This issue is a duplicate of #59 , please refer to the guidance in that issue.