microsoftconnect / intune-app-wrapping-tool-ios

This is the software for the Intune App Wrapping Tool for iOS.
55 stars 12 forks source link

Wrapped application crashes since 16.0.0 version #81

Closed apinston closed 2 years ago

apinston commented 2 years ago

Describe the bug: Since the version 16.0.0 of the tool, my wrapped application crashed when I launch it.

To Reproduce Steps to reproduce the behavior:

  1. Install the wrapped application
  2. Open the app
  3. Login with MSAL SDK and apply policies
  4. I can navigate in the application
  5. Kill the app
  6. Open the app
  7. It crashes at launch

Expected behavior: The application doesn't crash at launch

Smartphone (please complete the following information):

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

Additional context: If we use the wrapping tool with the version 15.4.0, the application doesn't crash. We have the crash with the versions 16.0.0, 16.0.2, 16.0.3 and 16.0.4

Thanks

chadseippel commented 2 years ago

Hi @apinston, could you share crash logs?

apinston commented 2 years ago

Hello @chadseippel, Please find enclosed the crash logs: wrapped-16.0.5.zip

Do you have another release that is coming soon?

Thanks,

vigavadi commented 2 years ago

@apinston Can you try out v16.0.8 and see if that fixes the issue.

apinston commented 2 years ago

Hello @vigavadi, We still have the crash with v16.0.8. Here the logs: 16.0.8.crash.zip Thanks

apinston commented 2 years ago

Hello @vigavadi, Any updates on the crash? Thanks

apinston commented 2 years ago

Hello @vigavadi, I did a new test with the version 16.0.9 and I still have the crash. Do you know if a new release is coming? Thanks,

vigavadi commented 2 years ago

@apinston Are you still seeing this issue? We made a bunch of fixes since that version. Please use one of these

apinston commented 2 years ago

Hello @vigavadi, We have implemented InTune SDK on the app. We do not use anymore the wrapping tool. Thanks,

vigavadi commented 2 years ago

Thanks for the update!