App store connect

Hi, im using stripe subscriptions in my app, but when i try to submit my app on connect, it gets rejected because of the stripe payment gateway, is their anything i can do about this?

Hi !

For what do you use the Stripe component ? If its for unlock some feature, Apple will always reject your app. You can only use Stripe for physical goods

You can use the IAPHUB component it will work because it use the Apple’s subscription system

I have a subscription offer inside my app, and I plan to use stripe subscription too.
You mean it wont be accepted into apple app store?

Hi @hellonewuser,

I would recommend reading this document App Store Review Guidelines - Apple Developer, especially section 3.1. It explains when you need to use In-App purchases and when you can use 3rd party payments (like Stripe).

Best regards, Victor.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.