简体   繁体   English

如何更改在应用内结算中成功购买产品后的Toast消息

[英]How to change toast message that comes after successful purchase of a product in in-app billing

I am getting a message like "Thank You,Your item will be appear shortly" after user purchase the product.Now this message comes from the market place side.But i want a custom message instead of this one. 用户购买产品后,我收到的消息如“谢谢你,你的商品会很快出现”。现在这条消息来自市场方面。但我想要一个自定义消息而不是这个消息。

How to do the same or at least how can I remove this toast notification? 如何做同样的或至少如何删除此Toast通知?

As other users have said, you cannot change the toast from the Play Store. 正如其他用户所说,您无法从Play商店更改吐司。

You will have to edit the Play Store App for that. 您必须为此编辑Play商店应用程序。

What you CAN do is to check if the purchase succeeded and show your own toast saying "The item is available now" 可以做的是检查是否购买成功,并显示自己敬酒说:“该项目目前已上市”

This message will work well with the toast that the Play Store shows. 此消息适用于Play商店显示的吐司。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM