Post

Replies

Boosts

Views

Activity

Reply to App Shortcuts with parameterized phrases not working
Has anyone run into this issue? I have the same thing happening. This API seems very quirky, and the documentation isn't helpful. My AppShortcuts appear in the Shortcuts app, but Siri will not execute them with my custom phrases. I even added "Execute Spaghetti and Meatballs," to the phrases in my AppShortcut and Siri still won't use them. Is this not working in Siri until the app is in production? Is anyone else able to tweak the custom phrases and successfully test them?
Dec ’23
Reply to HEVC Video with Alpha in SwiftUI
Thanks for the quick reply. It appears there are other issues at play here in my system. The above code runs on the tvOS simulator but has a black background still. iOS and macOS both spit strange errors (of which I'm researching at the moment): '-[MTLDebugRenderCommandEncoder validateCommonDrawErrors:]:5252: failed assertion `Draw Errors Validation Fragment Function(FastSingle_FragFunc): missing sampler binding at index 0 for u_texture_sampler[0].' For simplicity sake I made a GitHub repo here: https://github.com/nparcher24/test-transparency.git Does anyone else see something missing here? Is it my machine having this issue?
Jul ’22