I’ve a mission with a framework that accommodates a number of sub-projects. All of those initiatives have been utilizing Customized Intents
that have been an identical. Due to this fact, I made a decision to maneuver these recordsdata right into a framework, together with a category that handles the Customized Intents
logic.
The issue is, once I moved the intents definition file into the framework, the shortcuts outlined in that file stopped showing within the Shortcuts app.
The autogenerated courses for my intents are seen within the sub-projects although…
I assume that utilizing Customized Intents
inside a framework requires some further setup to perform accurately. What may I be lacking?