InAppPurchaseViewer is very friendly Apple App Store Server API Viewer. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.
InAppPurchaseViewer is a tool that utilizes Apple Root CA to verify the signature of API responses, allowing for a comprehensive view of valid data. By using this tool, you can ensure the reliability and security of data returned from APIs, enabling easy access to verified information.
- Requirement: macOS 14 Sonoma or later
- Languages: English
Get a list of notifications that the App Store server attempted to send to your server. Link
Get a customer's in-app purchase transaction history for your app. Link
Get the statuses for all of a customer’s auto-renewable subscriptions in your app. Link
$ open InAppPurchaseViewer.xcworkspace
- macOS 15 Sequoia
- Xcode 16.1
- Swift 6
- Sandbox enabled