Hello,
I’m working on integrating SiriKit with my music app using INPlayMediaIntent. My app is live on TestFlight, and the Siri command is being recognized, but mediaItems is always empty in my Intent
Hello,
I’m working on integrating SiriKit with my music app using INPlayMediaIntent. My app is live on TestFlight, and the Siri command is being recognized, but mediaItems is always empty in my Intent
Thank you for the sample app. I can reproduce what you're saying in that app. Have you tried to reproduce this with the ControlAudio sample code project? That project has a lot of additional setup for integrating a music app into the system, so I'd like you to use that project as a way to see if a more full featured implementation also demonstrates the same issue. If you can reproduce this with that project, then I recommend you file a bug report. If you can't reproduce the empty media items on the intent with that project, then you should begin augmenting your test project with many more of the elements demonstrated by that sample.
— Ed Ford, DTS Engineer