Calling requestReview (even in main thread) sometimes freezes my app. I discover it happens when a bad network connectivity with App Store.
So I want to check the connectivity with App Store before calling requestReview.
I just only found method for checking internet connectivity.
Any suggestion? Thanks in advance.
So I want to check the connectivity with App Store before calling requestReview.
I just only found method for checking internet connectivity.
Any suggestion? Thanks in advance.