RevenueCat / purchases-ios

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
https://www.revenuecat.com/
MIT License
2.21k stars 295 forks source link

Way to test Promotions in-app purchases from Store #3851

Open jesus-mg-ios opened 2 months ago

jesus-mg-ios commented 2 months ago

Is there any way to test promotion purchases from the App Store? https://developer.apple.com/help/app-store-connect/configure-in-app-purchase-settings/promote-in-app-purchases/

Revenuecat supports itself (no needed code from the client side) any of these methods? PurchaseIntent or paymentQueue(_:shouldAddStorePayment:for:)

  1. Environment
    1. Platform:
    2. SDK version:
    3. StoreKit version:
      • [x] StoreKit 1
      • [ ] StoreKit 2 (enabled with usesStoreKit2IfAvailable(true))
    4. OS version:
    5. Xcode version:
    6. Device and/or simulator:
      • [x] Device
      • [x] Simulator
    7. Environment:
      • [x] Sandbox
      • [x] TestFight
      • [ ] Production
    8. How widespread is the issue. Percentage of devices affected.
  2. Debug logs that reproduce the issue. Complete logs with Purchases.logLevel = .verbose will help us debug this issue.
Logs here
  1. Steps to reproduce, with a description of expected vs. actual behavior

  1. Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)

  2. Additional context Add any other context about the problem here.

RCGitBot commented 2 months ago

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!