简体   繁体   English

有没有办法在将应用实际发布到 Play 商店之前对其进行测试?

[英]Is there a way to test an app before actually publishing it on Play Store?

I just finished up my game and it contains ads.我刚刚完成了我的游戏,它包含广告。 Up til now I have tested my game with only test ads that are provided by Unity out of the box that are of Unity.到目前为止,我只使用 Unity 提供的 Unity 开箱即用的测试广告来测试我的游戏。 I wanted to ask how do I publish my game on Google Play Store so that I can get the game to show real ads?我想问如何在 Google Play Store 上发布我的游戏,以便让游戏展示真实的广告? Basically I wanted to test my app just for this, to see whether I get real ads upon publishing or not.基本上我想为此测试我的应用程序,看看我是否在发布时获得了真实的广告。 Thank you.谢谢你。

There's a "beta testing" option, the actual options available are;有一个“beta 测试”选项,可用的实际选项是; internal, closed, and open test options that you can use when you upload the.apk file to the google store.将 .apk 文件上传到 google 商店时可以使用的内部、封闭和开放测试选项。

More about it here 更多关于它在这里

The closed/internal one is the one you'd probably be interested in, with the closed one, you actually need to invite people who have a gmail account, so perhaps the internal testing is what you should be look at.封闭式/内部式是您可能感兴趣的,封闭式的,您实际上需要邀请拥有 gmail 帐户的人,所以也许内部测试是您应该看的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio应用程序在商店中发布之前可以正常工作,而发布后则不可以 - Visual Studio app working before publish on store and not after publishing 发布失败-Xamarin Google Play商店 - Publishing Failed - Xamarin Google Play Store 我可以在提交到商店之前测试真正的应用内购买吗? - Can I test real In-App Purchases before submitting to the Store? 发布Android应用之前,admob AdRequest代码需要进行哪些更改? - What changes are required in admob AdRequest code before publishing android app? 如何在Windows Store应用中播放视频 - How To Play Video in Windows Store App Windows应用商店应用 - 测试应用内购买 - Windows Store App - Test In-App Purchase 用于在 C# 中发布私有应用程序的 Google Play 自定义应用程序发布 API - Google Play Custom App Publishing API to publish a private app in C# 有没有办法确定哪个组件实际上在.NET应用程序中分配内存? - Is there a way to identify what component actually allocate memory in a .NET app? Google Admob 测试广告在部署到 Play 商店后不起作用 - Google Admob test ads do not work after deploying to Play store 存储有关测试方法的信息的最佳方式 - Best way to store information about a test method
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM