Do I need to enable sandbox network capabilities for macOS In App Purchases (IAP)?

Viewed 115

Do I actually need to configure the network capabilities of my sandbox for IAP? Clearly, I want to talk to the App Store, so I need the "Outgoing Connections (Client)". But on the other side, it feels wrong to enable network capabilities only for this use case. What is the correct setting?

enter image description here

1 Answers

My testing tells me that one does need to turn outgoing connections on.

Related