Skip to content

Conversation

@nikmomo
Copy link
Contributor

@nikmomo nikmomo commented Nov 26, 2025

Summary

Addresses #4 by adding comprehensive documentation for setting up StoreKit Configuration files in Xcode for testing in-app purchases.

Changes

  • Added new "StoreKit Configuration File Setup" section to the Testing documentation
  • Step-by-step guide for creating .storekit configuration files in Xcode
  • Instructions for enabling the configuration in Xcode schemes
  • Important note for MAUI developers clarifying that .storekit files should remain in Xcode
  • Comparison of local testing vs sandbox testing approaches
  • Link to Apple's official documentation

Closes #4

Addresses #4 by adding detailed instructions for setting up StoreKit
Configuration files in Xcode for testing in-app purchases. Includes:

- Step-by-step guide for creating .storekit configuration files
- Instructions for enabling the configuration in Xcode schemes
- Important note for MAUI developers about keeping .storekit files in Xcode
- Local testing vs sandbox testing recommendations
- Link to Apple's official documentation
@nikmomo nikmomo merged commit 6e0eb6e into main Nov 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add details of StoreKit configuration file setup?

3 participants