-
Notifications
You must be signed in to change notification settings - Fork 558
StoreKit MacCatalyst xcode26.4 b2
Rolf Bjarne Kvinge edited this page Feb 27, 2026
·
1 revision
#StoreKit.framework
diff -ruN /Applications/Xcode_26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/StoreKit.framework/Headers/SKStoreReviewController.h /Applications/Xcode_26.4.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/StoreKit.framework/Headers/SKStoreReviewController.h
--- /Applications/Xcode_26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/StoreKit.framework/Headers/SKStoreReviewController.h 2025-11-09 08:09:23
+++ /Applications/Xcode_26.4.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/StoreKit.framework/Headers/SKStoreReviewController.h 2026-02-16 09:32:53
@@ -30,7 +30,7 @@
* available to the App Store by appending the query params "action=write-review" to a product URL.
*/
+ (void)requestReview
-API_DEPRECATED("Use -[SKStoreReviewController requestReviewInScene:].", ios(10.3, 14.0))
+API_DEPRECATED("Use +[SKStoreReviewController requestReviewInScene:].", ios(10.3, 14.0))
API_DEPRECATED("Use AppStore.requestReview(in:).", macos(10.14, 15.0))
API_UNAVAILABLE(visionos)
API_UNAVAILABLE(watchos)