在iOS版应用程式内推广方面的问题11

问题描述:

苹果应用程式内推广新功能像在iOS版应用程式内推广方面的问题11

For more description

我已经配置iTunes的设置,但我搞不清如何在应用程式内产品页面使用SKProductPromotionConroller

let storePromotionController = SKProductStorePromotionController.default() 
storePromotionController.update(storePromotionVisibility: .hide, forProduct: proSubscription, 
completionHandler: { (error: Error?) in 
    // Complete here 
}) 

谢谢。

应用内推广是可选的。 建议:使用时,如果你在非常流行的游戏中有一个惊人的新产品,并且你的粉丝在等待新的东西(新的期货,新的冒险e.t.c)。

所以,它一定是非常好的促销,over-wise它将是反促销。

storePromotionController通过应用程序图标管理产品页面上的应用程序内(如果有)。

不要使用它,如果你不是像World Wide Game开发商那样的大公司,或者你有非常棒的未来推广。