Hi All!
Perhaps I’m missing something obvious, but how is StoreKit expected to handle the situation where the user has no internet connection? Right now, when I turn my WiFi off and run my app, I get “productListRequestFailed: Cannot connect to iTunes Store” when I request the product list.
Is this expected behavior? Is there a way I can check connectivity first / catch and handle the error?
Thanks!