My IOS app and the Push Notification Extension work fine on my device. However when debugging (running the Extension via Xcode), the extension is not begin called when receiving a push notification. The debugger immediately detaches and no messages are shown.
What could be the reason of this?