I followed the official Apple documentation to integrate external puchase, but after adding the com.apple.developer.storekit.external-purchase key to the entitlements plist file, I got the following error: "Provisioning profile "{company name}" doesn't include the com.apple.developer.storekit.external-purchase entitlement." error and fails to build.
https://developer.apple.com/support/storekit-external-entitlement-kr/
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
build and run app
not appear app, and not debug(like freeze app)
finally, stop running
appear this debugger message in debug area
Message from debugger: Xcode has killed the LLDB RPC server to allow the debugger to detach from your process. You may need to manually terminate your process.
how do i solve it?