I was trying to implement ShowInAppSearchResultsIntent
which is mentioned in Apple’s developer documentation but I am getting the following error.
The sample code I copied from the documentation.
text
I downloaded a another sample project and it is working fine with @Property wrapper for AppEntity so seems like it is related to my sample project.