我们可以集成支付网关还是我必须在应用程序购买中使用

Can we integrate payment gateway or I have to go with inApp-purchase

我想在我的 iOS 应用程序中添加一项功能,用户可以在其中启用付费服务 - 在该付费服务中,用户可以通过蓝牙服务将 data/content 从其他硬件下载到移动应用程序.

我的问题是:

  1. 我应该为付费服务集成第三方支付网关吗?
  2. 或者强制我必须使用默认的 inApp-Purchase?

苹果支持哪种方式? - 我想采用方法 1。

目前 Apple 要求您为此使用 Apple 的应用内购买。绕过他们的应用内购买将使您的应用被 App Store 禁止(参见 Epic battle 等)。

3.3.3 Without Apple’s prior written approval or as permitted under Section 3.3.25 (In-App Purchase API), an Application may not provide, unlock or enable additional features or functionality through distribution mechanisms other than the App Store, Custom App Distribution or TestFlight.

完整的协议在这里:https://developer.apple.com/support/terms/