microsoftconnect/intune-app-wrapping-tool-ios

Intune packages crashes when tries to wrap an ipa

mugheesEdwards opened this issue · 3 comments

I'm using Xcode 14 and intune 17.1.
When I try to wrap my application the intune package crashes
IntuneAppPackager_log_2022_11_321_12_19_39.txt

Screenshot 2022-11-17 at 17 00 06

All my other apps are wrapping perfectly fine with the same version but when I try to wrap this particular ipa it crashes.
Please note that this app is currently using by active users we just want to deploy it to intune portal after wrapping.

Hi @mugheesEdwards. The crash is occurring when the packager is attempting to update the application's InfoPlist.strings files to include a message for NSFaceIDUsageDescription. Would you be able to send the InfoPlist.strings files for each language to neiljac@microsoft.com so I can determine what's causing the bad format exception? If not, adding the NSFaceIDUsageDescription key for each language should work around the crash.

Thank you,
Neil

Hi
I'm unable to send you an email on the given email id.
intune 17.1.zip

It says "Your message wasn't delivered because the recipient's email provider rejected it."
Also, I've attached the whole folder here which I am using. InfoPlist.strings are almost empty for every language.
Thanks.

Hi @mugheesEdwards. Were you trying to send a .zip file to my email or the .ipa? If an .ipa, please try renaming it to a .zip file. The .zip file you attached here is the packager, I would need to look at the application's InfoPlist.strings files to determine what is causing the crash.

Thanks,
Neil