在使用Android部署后端之前,如何在应用程序购买中测试?
我已经在iOS的应用购买中成功发布,可以在其中使用本地开发设备进行沙盒订阅。
然而,使用Android,似乎能够测试该应用程序至少必须在封闭的测试轨道中进行测试。我想这意味着该应用需要在我测试订阅之前也需要进行审核?
使用iOS,我能够验证我的后端在部署任何东西之前是否在本地响应了当地的订阅。我该如何使用Android?我想在将API部署到生产之前,对我本地的后端运行该应用程序,以验证后端呼叫。这甚至可能吗?
我的想法是用我的本地IP作为后端URL构建和发布该应用程序的版本,但如果必须经过评论,我想它将无法正常工作,因为应用程序不会在没有后端的情况下正确地函数。
通常如何解决?
I have successfully released in app purchases for ios where it is possible to do sandbox subscriptions with a local development device.
With Android however it seems that to be able to test subscriptions the app has to be in at least the closed test track first. I guess that this means that the app needs to go through review as well before I am able to test subscriptions?
With ios I was able to verify that my backend was responding correctly to the subscriptions locally before deploying anything. How can I do this with Android? I would like to run the app against my local backend to verify the backend calls before deploying the api to production. Is this even possible?
My idea was to build and release a version of the app to the closed track with my local ip as backend url, but if it has to go through review I guess that it won't work, since the app wont function properly without a backend.
How is this usually solved?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论