Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created October 7, 2025 12:39
Show Gist options
  • Select an option

  • Save vs-mobiletools-engineering-service2/eb3dbafb76cec43b6ffa7b9aee02e999 to your computer and use it in GitHub Desktop.

Select an option

Save vs-mobiletools-engineering-service2/eb3dbafb76cec43b6ffa7b9aee02e999 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/Microsoft.iOS.md

API diff: Microsoft.iOS.dll

Microsoft.iOS.dll

Namespace AuthenticationServices

Type Changed: AuthenticationServices.ASAuthorizationWebBrowserPublicKeyCredentialManager

Added methods:

public virtual void IsDeviceConfiguredForPasskeys (System.Action<bool> completionHandler);
public virtual System.Threading.Tasks.Task<bool> IsDeviceConfiguredForPasskeysAsync ();

Namespace ObjCRuntime

Type Changed: ObjCRuntime.Constants

Modified fields:

-public const string Version = "26.1.9000";
+public const string Version = "26.1.9006";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment