推广的应用内购买未显示在应用商店中

Promoted In-App purchase not showing in app store

我最近实施了促进应用内购买的要求,我的意思是 SKPaymentTransactionObserver 委托,它很好并且有效。

我的项目也显示在我的应用程序页面的 In-App Purchases 部分,但我看到一些应用程序在 App Store 的搜索页面中显示一两个项目。像沥青一样:

我的问题是:

what should I do to showing up my IAP in search page of App Store ?

因为我注意到搜索页面中显示的项目在应用程序页面中具有蓝色背景,而且我不知道蓝色背景的项目与没有背景的项目之间有什么区别!

"new" 功能在 App Store Connect 结束。前往“应用”>“您的应用”>“功能”>“App Store 促销”。如果您已经在使用它,则应该寻找提高排名的方法。具体检查下面文档中的 "Creating Effective Metadata" 部分以提高您的排名。

官方文档:https://developer.apple.com/app-store/promoting-in-app-purchases/

我翻阅了苹果文档(link),发现:

This image appears on your App Store product page; on the Today, Games, and Apps tabs if your content is featured; and can appear in search results. Please note that only non-consumable in-app purchases will show up in search results.

而且我所有的物品都是消耗品,那么它们就不会出现在搜索结果中。