How to test the widget suggestions on the smart stack?

We are looking to test whether the widgets in our app are inserting into the smart stack when the widget suggestion was enabled.

We have enabled the "Intent is eligible for widgets" and "Intent is eligible for Siri Suggestions" in the widget's Intent definition file as suggested and donated the intents to the system(tried both INInteraction and INRelevantShortcut).

Also, we have enabled the "WidgetKit Development Mode" in the device Developer settings. But still, the widget is not inserted into the stack.

Note: We have tried this in Xcode 13 beta 3 (with iOS 15.0 beta 3).

I'm looking for the same answer ?

The same happened to me. I tried everything from the documentation and nothing appeared to be working

Neither Smart Rotate nor Widget Suggestion worked on iOS 15 beta 7 with Xcode 13 beta 5 as well as the past versions. Hope anyone could find the solution.

Widget Suggestions works on my widget. It sometimes appears when I change the time or date on the device.

Xcode 13 beta 5 / iOS 15 beta 8 (real device, not a simulator)

INRelevantShortcut donate success . nothing appeared to be working .

How to test the widget suggestions on the smart stack?
 
 
Q