Issue with Siri InAlternativeAppNames and Workout IntentsNon-English default language for iOS App?Siri always responds 'Continue in the app' when starting workout with SiriKitWhich domain (domains supported by siri kit) does my application fall into and which intent to use to implement siri?Invalid Siri Support - Sample phrase “example phrase here” was not classified as a INCreateTaskListIntent intentSiri doesn't always work without “start”, “end”, “pause”, “resume”, “cancel” and “workout” keyword for workout domainAlternate names for iOS appSiri not able to recognise my app name if Siri setting language are in certain languageError “Invalid Intent Vocabulary” from App Store when trying to submit an app with Siri extensionHow to make Siri Intents works in other languages not only english?Do I need to upload my app to App Store for AppIntentVocabulary.plist to take effect?
Why is this estimator biased?
Is this toilet slogan correct usage of the English language?
Limits and Infinite Integration by Parts
Why does a simple loop result in ASYNC_NETWORK_IO waits?
Mixing PEX brands
Redundant comparison & "if" before assignment
Can disgust be a key component of horror?
Why Shazam when there is already Superman?
What exact color does ozone gas have?
What if a revenant (monster) gains fire resistance?
Does the UK parliament need to pass secondary legislation to accept the Article 50 extension
What are the advantages of simplicial model categories over non-simplicial ones?
How do apertures which seem too large to physically fit work?
Why does the Sun have different day lengths, but not the gas giants?
How should I respond when I lied about my education and the company finds out through background check?
How to cover method return statement in Apex Class?
Why is short-wave infrared portion of electromagnetic spectrum so sensitive to fire?
How to say when an application is taking the half of your screen on a computer
Are Captain Marvel's powers affected by Thanos' actions in Infinity War
Does Doodling or Improvising on the Piano Have Any Benefits?
Pre-mixing cryogenic fuels and using only one fuel tank
What is Cash Advance APR?
Biological Blimps: Propulsion
Recommended PCB layout understanding - ADM2572 datasheet
Issue with Siri InAlternativeAppNames and Workout Intents
Non-English default language for iOS App?Siri always responds 'Continue in the app' when starting workout with SiriKitWhich domain (domains supported by siri kit) does my application fall into and which intent to use to implement siri?Invalid Siri Support - Sample phrase “example phrase here” was not classified as a INCreateTaskListIntent intentSiri doesn't always work without “start”, “end”, “pause”, “resume”, “cancel” and “workout” keyword for workout domainAlternate names for iOS appSiri not able to recognise my app name if Siri setting language are in certain languageError “Invalid Intent Vocabulary” from App Store when trying to submit an app with Siri extensionHow to make Siri Intents works in other languages not only english?Do I need to upload my app to App Store for AppIntentVocabulary.plist to take effect?
My app is supporting Intents on Phone and Watch for Workouts. Also would like to use Alternative App Names, so using:
- InAlternativeAppNames
- INAlternativeAppNamePronunciationHint
This works fine for language german, but for english the alternative app names are not recognizes for some intents.
Example: App Name A, Alternative Name B
using:
- start/stop training with A is fine
- start training with B is fine
- stop training with B -> Siri does not recognize the App...
Do you have any suggestions for me?
ios siri
add a comment |
My app is supporting Intents on Phone and Watch for Workouts. Also would like to use Alternative App Names, so using:
- InAlternativeAppNames
- INAlternativeAppNamePronunciationHint
This works fine for language german, but for english the alternative app names are not recognizes for some intents.
Example: App Name A, Alternative Name B
using:
- start/stop training with A is fine
- start training with B is fine
- stop training with B -> Siri does not recognize the App...
Do you have any suggestions for me?
ios siri
add a comment |
My app is supporting Intents on Phone and Watch for Workouts. Also would like to use Alternative App Names, so using:
- InAlternativeAppNames
- INAlternativeAppNamePronunciationHint
This works fine for language german, but for english the alternative app names are not recognizes for some intents.
Example: App Name A, Alternative Name B
using:
- start/stop training with A is fine
- start training with B is fine
- stop training with B -> Siri does not recognize the App...
Do you have any suggestions for me?
ios siri
My app is supporting Intents on Phone and Watch for Workouts. Also would like to use Alternative App Names, so using:
- InAlternativeAppNames
- INAlternativeAppNamePronunciationHint
This works fine for language german, but for english the alternative app names are not recognizes for some intents.
Example: App Name A, Alternative Name B
using:
- start/stop training with A is fine
- start training with B is fine
- stop training with B -> Siri does not recognize the App...
Do you have any suggestions for me?
ios siri
ios siri
asked yesterday
gorigori
2116
2116
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55280654%2fissue-with-siri-inalternativeappnames-and-workout-intents%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55280654%2fissue-with-siri-inalternativeappnames-and-workout-intents%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown