Google Play 中的内部测试不会发送电子邮件
Internal testing in Google Play doesn't send out emails
我已成功将我的 APK
上传到 Google Console
并将我自己的电子邮件地址设置为内部测试的测试人员。但是当我提交应用程序进行内部测试时,我没有收到任何邮件。如您所见,电子邮件是正确的,APK
已正确上传。我错过了一步还是做错了什么?没看懂。
您需要手动将选择加入 link 分享给您的内部测试人员:
https://support.google.com/googleplay/android-developer/answer/3131213?hl=en
- Copy the "Opt-in URL" to share with your testers.
一旦您的测试人员选择加入,他们将在 Play 商店发布后立即看到 alpha/beta 构建。
此外,使用的电子邮件地址应该是您的测试人员在手机上使用的 Google 帐户。
Step 3: Share your opt-in URL with users After you create a test,
you'll get a URL link to your app to share with your testers. The
opt-in link only shows when an app is "Published." Apps in "Draft" or
"Pending publication" won't show the opt-in link. After clicking the
opt-in link, your testers will get an explanation of what it means to
be a tester and a link to opt in. Each tester needs to opt in using
the link. If you're running a closed test with a Google Group or
Google+ Community, users need to join the group or community before
opting in to your test.
我遇到了类似的问题,结果我创建了内部版本,我想我还没有发布它。
解决方法是点击"App releases"下内测页面顶部的"Create Release"按钮。我最初没有单击该按钮,因为我认为它会将我的应用程序从内部版本推进到一般版本 public。基本上我被标签弄糊涂了。
我已成功将我的 APK
上传到 Google Console
并将我自己的电子邮件地址设置为内部测试的测试人员。但是当我提交应用程序进行内部测试时,我没有收到任何邮件。如您所见,电子邮件是正确的,APK
已正确上传。我错过了一步还是做错了什么?没看懂。
您需要手动将选择加入 link 分享给您的内部测试人员:
https://support.google.com/googleplay/android-developer/answer/3131213?hl=en
- Copy the "Opt-in URL" to share with your testers.
一旦您的测试人员选择加入,他们将在 Play 商店发布后立即看到 alpha/beta 构建。
此外,使用的电子邮件地址应该是您的测试人员在手机上使用的 Google 帐户。
Step 3: Share your opt-in URL with users After you create a test, you'll get a URL link to your app to share with your testers. The opt-in link only shows when an app is "Published." Apps in "Draft" or "Pending publication" won't show the opt-in link. After clicking the opt-in link, your testers will get an explanation of what it means to be a tester and a link to opt in. Each tester needs to opt in using the link. If you're running a closed test with a Google Group or Google+ Community, users need to join the group or community before opting in to your test.
我遇到了类似的问题,结果我创建了内部版本,我想我还没有发布它。
解决方法是点击"App releases"下内测页面顶部的"Create Release"按钮。我最初没有单击该按钮,因为我认为它会将我的应用程序从内部版本推进到一般版本 public。基本上我被标签弄糊涂了。