import StoreKit
if let windowScene = UIApplication.shared.connectedScenes.first as? UIWindowScene { SKStoreReviewController.requestReview(in: windowScene)}else { UIApplication.shared.open(URL(string: "https://apps.apple.com/app/id/1666355842?action=write-review")!)}No comments yet. Be the first to share your thoughts.