-
Notifications
You must be signed in to change notification settings - Fork 869
Open
Description
Hi!
I'm struggling with adding the "In-App Purchase" capability to the project file.
As far as I know it's not the feature we can add to .entitlements file.
<key>com.apple.developer.in-app-purchase</key>
<true/>
☝️ this doesn't work
I tried adding it to project.yml config file
capabilities:
inAppPurchase: {}
☝️ also doesn't work
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels