如何正确使用 Capacitor 测试带有 cordova-plugin-purchase 的应用程序?

huangapple go评论51阅读模式
英文:

How to properly test an application with cordova-plugin-purchase with capacitor?

问题

我有一个问题,如何正确测试使用Cordova插件购买与Capacitor的应用程序?

我已经完成了所有步骤,在Google Play控制台中上传了AAB文件进行封闭测试,添加了测试人员,添加了产品并激活了它们。现在的问题是,我是否必须始终在Google Play控制台中上传新版本进行测试,并等待2小时进行应用程序审核?还是有其他本地测试的方法?

感谢答案!

英文:

I have question, how to properly test an application with cordova-plugin-purchase with capacitor?

I did all the steps uploaded aab in Google Play Console in closed testing, added testers, added products and activated them. And now the question, I have to always upload a new version in Google Play Console to test and wait 2 hours for the app to be reviewed? Or is there some other method to test locally?

Thanks for the answer!

答案1

得分: 1

你可以将你的AAB文件上传到Google Play商店的内部测试部分。它不需要2小时来获得批准,它是即时的。

英文:

You can upload your aab to the internal testing section within google play store. It doesn't take 2 hours for it approved. It's instant.

huangapple
  • 本文由 发表于 2023年6月12日 19:00:20
  • 转载请务必保留本文链接:https://go.coder-hub.com/76455999.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定