Hi People
I recently submitted my app to the app store and uploaded an icon to the IAP App Store Promotion, where I can promote my subscription directly on the app store. They have rejected the binary because it seems it starts the app and prompts the user to buy the subscription directly without showing all of the necessary information and conditions inside of the app. According to apple I have to use this thing: SKPaymentTransactionObserver, which I have no idea what is.
Is it possible somehow to get the app store IAP promotion button to open up the proper “buy subscription” tab in my app with all the information, without having it trying to buy the subscription immediately on start up?
Thanks a lot
Rune