microsoftconnect/intune-app-wrapping-tool-ios

Push notifications don't work after wrapping

Closed this issue · 4 comments

Describe the bug:
When built in release mode the app receives push notifications just fine. If we wrap the exact same app using the wrapping tool then it doesn't receive them any more.

To Reproduce
Steps to reproduce the behavior:

  1. Wrap iOS app as described in the MSDN page
  2. Use the same prod distribution profile as the one used for the vanilla app

Expected behavior:
Push notifications work

Actual behavior:
Push notifications don't work

Smartphone (please complete the following information):

  • Any iOS device

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

  • What version of the wrapper are you using? Are you using the latest version?
    11.0.3
  • What platform is your app based in (Java, Xamarin based, Cordova, etc)?
    Swift

Hey @georgechr, could you try out the latest release (version 11.0.8)? If the issue persists, could you share the exact command line arguments you are specifying when wrapping? You don't need to share the actual signing cert hash

Hey @georgechr, are you still seeing the issue?

OK. Thanks for verifying!