I've set up a sample app with a few widgets. When I run the widget from the WidgetExtension target, the widget will appear on the home screen.
That's good. But I can't figure out how to get the widgets to appear in the "Search Widgets" overlay.
Which means I also can't figure out how to try out different sized widgets or widget bundles.
Any advice?
Thanks!
That's good. But I can't figure out how to get the widgets to appear in the "Search Widgets" overlay.
Which means I also can't figure out how to try out different sized widgets or widget bundles.
Any advice?
Thanks!
If you're doing this in the simulator, that's a known issue and is called out in the release notes:
Widgets might not appear in the widget gallery when using Simulator. (64222135)
Workaround: Debug with your extension’s scheme directly to Simulator.