After several TestFlight / Xcode deploys to my device to debug memory pressure issues I got into a state where my app's WidgetExtension would not launch at all. (It did not appear in the "Attach to process" debug list.)
Uninstalling and reinstalling did not fix it. Only rebooting the device was able to shake out the gunk.
I'm concerned that there may be a bug here, either in my widget extension or in the framework but I'm not sure what's expected and what's not.
Anyone else run into restart-required states when testing on hardware?
Uninstalling and reinstalling did not fix it. Only rebooting the device was able to shake out the gunk.
I'm concerned that there may be a bug here, either in my widget extension or in the framework but I'm not sure what's expected and what's not.
Anyone else run into restart-required states when testing on hardware?