SKStoreProductViewController: no way to close when App Store is unreachable

When App Store is out of reach, SKStoreProductViewController features 'RE-TRY', but no 'CLOSE' / 'CANCEL' button, or any other way to return to the app. The only available way to get out is brutally forcing the app to quit.

As a matter of fact, quite often AppStore is unreachable from SKStoreProductViewController even if the corresponding page can be opened in Safari. Restarting the device re-establishes the access to the App Store.



SKStoreProductViewController: no way to close when App Store is unreachable
 
 
Q