Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created October 15, 2024 19:18
Show Gist options
  • Save vs-mobiletools-engineering-service2/7243518272276d27c8e079065401655f to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/7243518272276d27c8e079065401655f to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/Microsoft.MacCatalyst.md

API diff: Microsoft.MacCatalyst.dll

Microsoft.MacCatalyst.dll

Namespace ObjCRuntime

Type Changed: ObjCRuntime.Constants

Modified fields:

-public const string Version = "18.0.9660";
+public const string Version = "18.0.9664";

Namespace StoreKit

New Type: StoreKit.AppStore

public static class AppStore {
	// methods
	public static void RequestReview (UIKit.UIWindowScene in);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment