SiriTipView showing ${APPLICATIONNAME} instead of my app's name.

Version 14.0 beta 4 (14A5284g)

This is all referring to the simulator.

When I run the Shortcuts app my phrase is properly shown for my app and the app's name is correctly populated.

However, when I try to add a SiriTipView the same phrase shows the application name as ${APPLICATIONNAME}. I changed the first letter of the phrase and verified the change showed up in the Shortcuts app and my app tip.

I'm not sure if I'm doing something wrong or should file feedback instead.

Post not yet marked as solved Up vote post of shiftingsand Down vote post of shiftingsand
1.6k views

Replies

I have now tested on an iPhone running iOS 16 beta 8 using Xcode 14 beta 6. The problem is still happening.

  • The app name is populated correctly in the shortcut in the Shortcuts app.
  • I can use the phrase with the app name when I ask Siri to run the new shortcut.
  • SiriTipView still shows ${APPLICATIONNAME} in my phrase.

Hello. Have you checked If your build language isn’t psyudo?

My app language is set to system language. I switch between that and German.