When testing actions on google, is it possible to test on a real device with a different account than created the action?Change language of actions-on-google websimulation or test google home in GermanHow do you test Account Linking with Actions On Google with a separate test account prior to deployment?Previewing Google Actions on a Home DeviceHow to share smart home app to other users before it published?Testing Actions on French Google Home deviceAction on Google Test AccountGoogle Home - Custom device actionsTesting an alpha version of an Actions-on-Google project on my Anroid phoneGoogle Action integration with Smart Home DevicesHow can I turn on alpha/beta testing for a Google Home Action?
What is the logical distinction between “the same” and “equal to?”
Can the President of the US limit First Amendment rights?
How deep is the liquid in a half-full hemisphere?
Create the same subfolders in another folder
How to study endgames?
How to add the real hostname in the beginning of Linux cli command
Why is the population of post-Soviet states declining?
How do we know neutrons have no charge?
Why most footers have a background color has a divider of section?
Detail vs. filler
Integrals from Brasilian Math Olympiad 2019
Which Catholic priests were given diplomatic missions?
French license plates
Creating specific options in `Manipulate[]`
How do I introduce dark themes?
What is the best value to use for an Id of a specific SObjectType that matches no records?
Sci-fi movie with one survivor and an organism(?) recreating his memories
To what degree did the Supreme Court limit Boris Johnson's ability to prorogue?
If someone asks a question using “quién”, how can one shortly respond?
Convert a string of digits from words to an integer
Fix Ethernet 10/100 PoE cable with 7 out of 8 wires alive
What is the meaning of colored vials next to some passive skills
A cotton-y connection
Realistically, how much do you need to start investing?
When testing actions on google, is it possible to test on a real device with a different account than created the action?
Change language of actions-on-google websimulation or test google home in GermanHow do you test Account Linking with Actions On Google with a separate test account prior to deployment?Previewing Google Actions on a Home DeviceHow to share smart home app to other users before it published?Testing Actions on French Google Home deviceAction on Google Test AccountGoogle Home - Custom device actionsTesting an alpha version of an Actions-on-Google project on my Anroid phoneGoogle Action integration with Smart Home DevicesHow can I turn on alpha/beta testing for a Google Home Action?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
We have created an action with an email belonging to the developer.
Using the developer's account we have successfully tested in the simulator and on a Google Home Mini. See: "Testing on real hardware" https://developers.google.com/actions/dialogflow/submit
Now want to test on a real device with a different account.
In the simulator I am able to share the action with my team members for others to test before deploying. See "Sharing your project" https://developers.google.com/actions/smarthome/testing-deploying
The team members are able to access and test on the simulator, but we are having trouble getting them testing on a support device.
After sharing in the the simulator, should they be able to test on any supported devices?
testing actions-on-google
add a comment
|
We have created an action with an email belonging to the developer.
Using the developer's account we have successfully tested in the simulator and on a Google Home Mini. See: "Testing on real hardware" https://developers.google.com/actions/dialogflow/submit
Now want to test on a real device with a different account.
In the simulator I am able to share the action with my team members for others to test before deploying. See "Sharing your project" https://developers.google.com/actions/smarthome/testing-deploying
The team members are able to access and test on the simulator, but we are having trouble getting them testing on a support device.
After sharing in the the simulator, should they be able to test on any supported devices?
testing actions-on-google
add a comment
|
We have created an action with an email belonging to the developer.
Using the developer's account we have successfully tested in the simulator and on a Google Home Mini. See: "Testing on real hardware" https://developers.google.com/actions/dialogflow/submit
Now want to test on a real device with a different account.
In the simulator I am able to share the action with my team members for others to test before deploying. See "Sharing your project" https://developers.google.com/actions/smarthome/testing-deploying
The team members are able to access and test on the simulator, but we are having trouble getting them testing on a support device.
After sharing in the the simulator, should they be able to test on any supported devices?
testing actions-on-google
We have created an action with an email belonging to the developer.
Using the developer's account we have successfully tested in the simulator and on a Google Home Mini. See: "Testing on real hardware" https://developers.google.com/actions/dialogflow/submit
Now want to test on a real device with a different account.
In the simulator I am able to share the action with my team members for others to test before deploying. See "Sharing your project" https://developers.google.com/actions/smarthome/testing-deploying
The team members are able to access and test on the simulator, but we are having trouble getting them testing on a support device.
After sharing in the the simulator, should they be able to test on any supported devices?
testing actions-on-google
testing actions-on-google
asked Mar 28 at 19:51
islaloboislalobo
10713 bronze badges
10713 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
There are two ways to test with a different account.
Once you share the project with team members, they can go into the console and begin testing. They will need to enable testing specifically for their account. Then, it should work on any device with the Assistant linked to that account (you may need to also enable voice match on smart speakers).
Alternately if these team members do not need to make changes, and it's not a smart home action, you can create an alpha release and share with their emails. They'll need to opt-in, but afterwards can access it on any device with their account.
Thanks! We got it working using option #1 -- finally! Not sure why it wasn't working, but yesterday was a headache
– islalobo
Mar 29 at 17:55
add a comment
|
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/4.0/"u003ecc by-sa 4.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%2f55405825%2fwhen-testing-actions-on-google-is-it-possible-to-test-on-a-real-device-with-a-d%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
There are two ways to test with a different account.
Once you share the project with team members, they can go into the console and begin testing. They will need to enable testing specifically for their account. Then, it should work on any device with the Assistant linked to that account (you may need to also enable voice match on smart speakers).
Alternately if these team members do not need to make changes, and it's not a smart home action, you can create an alpha release and share with their emails. They'll need to opt-in, but afterwards can access it on any device with their account.
Thanks! We got it working using option #1 -- finally! Not sure why it wasn't working, but yesterday was a headache
– islalobo
Mar 29 at 17:55
add a comment
|
There are two ways to test with a different account.
Once you share the project with team members, they can go into the console and begin testing. They will need to enable testing specifically for their account. Then, it should work on any device with the Assistant linked to that account (you may need to also enable voice match on smart speakers).
Alternately if these team members do not need to make changes, and it's not a smart home action, you can create an alpha release and share with their emails. They'll need to opt-in, but afterwards can access it on any device with their account.
Thanks! We got it working using option #1 -- finally! Not sure why it wasn't working, but yesterday was a headache
– islalobo
Mar 29 at 17:55
add a comment
|
There are two ways to test with a different account.
Once you share the project with team members, they can go into the console and begin testing. They will need to enable testing specifically for their account. Then, it should work on any device with the Assistant linked to that account (you may need to also enable voice match on smart speakers).
Alternately if these team members do not need to make changes, and it's not a smart home action, you can create an alpha release and share with their emails. They'll need to opt-in, but afterwards can access it on any device with their account.
There are two ways to test with a different account.
Once you share the project with team members, they can go into the console and begin testing. They will need to enable testing specifically for their account. Then, it should work on any device with the Assistant linked to that account (you may need to also enable voice match on smart speakers).
Alternately if these team members do not need to make changes, and it's not a smart home action, you can create an alpha release and share with their emails. They'll need to opt-in, but afterwards can access it on any device with their account.
answered Mar 28 at 22:18
Nick FelkerNick Felker
7,7081 gold badge11 silver badges22 bronze badges
7,7081 gold badge11 silver badges22 bronze badges
Thanks! We got it working using option #1 -- finally! Not sure why it wasn't working, but yesterday was a headache
– islalobo
Mar 29 at 17:55
add a comment
|
Thanks! We got it working using option #1 -- finally! Not sure why it wasn't working, but yesterday was a headache
– islalobo
Mar 29 at 17:55
Thanks! We got it working using option #1 -- finally! Not sure why it wasn't working, but yesterday was a headache
– islalobo
Mar 29 at 17:55
Thanks! We got it working using option #1 -- finally! Not sure why it wasn't working, but yesterday was a headache
– islalobo
Mar 29 at 17:55
add a comment
|
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%2f55405825%2fwhen-testing-actions-on-google-is-it-possible-to-test-on-a-real-device-with-a-d%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