Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每当用户购买我的应用程序时,Google Android 开发人员是否有办法收到电子邮件通知?
我知道有 Google Checkout 购买历史记录,但更喜欢电子邮件通知。
谢谢!
不知道为什么这被否决了。开发者控制台或 Google Checkout 中没有这样的选项。如果您在自己的服务器上处理 IAB 订单,您可以自己发送通知。您还可以轮询 Checkout API 并定期发送通知。