SKPaymentQueue.default().storefront?.countryCode is nil on iOS 14

Hi there,

We used to rely on this API to know the user's storefront but I can't get it working since iOS 14 release. (storefront is nil)

Code Block
SKPaymentQueue.default().storefront?.countryCode


Anyone with the same issue ? did you find any workaround ?

Thanks,
Romain
For a comparative demo on simulator :
https://www.youtube .com/watch?v=pXCSYxiykw0
I have the same problem to
I'm seeing the same issue too. Any solutions or workarounds?

Any resolution? We see a large number of users in production affected by this, doesn't matter the iOS version (13.x-17.x)

SKPaymentQueue.default().storefront?.countryCode is nil on iOS 14
 
 
Q