Google Apps Marketplace v2 - How to test the project created in GAMv2 with another test domain using Test Install?

假装没事ソ 提交于 2019-12-31 01:47:17

问题


I have done the following steps in Google Developer Console for creating an App in GAMv2.

  1. Created a project in the Google Developer Console
  2. Created a web application in the project
  3. Created a Service Account in the project
  4. Added Google Marketplace SDK and tried with Test Install Flow.

If I need to test the install flow with the another domain before listing in the Google Marketplace, how do I test with a domain other than the Domain with which the Project is created?

If I need to create in the Chrome Webstore as a private listing, how do I test with another test domain ?

Can anyone help with this or some help links, if any, that could describe this ?


回答1:


In the Google Developer Console (https://console.developers.google.com/project) go to your project then go to Permissions, any Member that is added there (editor or reader) will be able to go to your project and run 'Test Install Flow'.

For the chrome webstore, go to your developer dashboard (https://chrome.google.com/webstore/developer/dashboard) and add a user as a tester in 'Edit your tester accounts' near the bottom. Then in your listing, set your Visibility options to 'Private' and 'Only trusted testers from your developer dashboard'.

Edit Note that in both cases, the user doesn't have to be in your domain.

LT



来源:https://stackoverflow.com/questions/23515993/google-apps-marketplace-v2-how-to-test-the-project-created-in-gamv2-with-anoth

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!