Hi,
When I set the availability of my Subscription to 1 country, can I assume that this:
try await Purchases.shared.offerings().current?.availablePackages
will return an empty array/error with other storefronts?
Cannot really test it via TestFlight, as it seems to discard the region completely.