• I have created Intents Extension.
• Created Intents Definition file in Widget target, added it to all the three targets (app, widget, intents extension).
• Declared conformance to the intent handling protocol in IntentHandler (Intents Extension).
• Set up Intent Timeline Provider in Widget target.
• Added Siri to the app capabilities.
Yet I can't make it work.
Edit widget -> tap on a dynamic option and it says: "No options were provided for this parameter". Just stuck with this for two days now.