I have an app with a Today Extension and I now updated from Xcode 8 beta 6 to Xcode 8 GM.
In Simulator everything runs fine but the Today Extension is not working on the device.
The Extension stops working, when I add a subview, but there is no crash or something...
Just this line in the output window:
Program ended with exit code: 0
Thats all 😟
Any idea, what I can do or how I can debug this?
Thanks, Stefan