Hi There,
Since SKPaymentQueue.storeFront.countryCode
adopts different standard than the NSLocal.countryCode
and is available only on iOS 13+, we built a custom logic to map them, however, we cannot find a way to test it in either dev build or the TestFlight build.
Can you help us understand how to test it?
Thanks.