Table of Contents

Namespace Uralstech.UMoth.AppleIdSignIn.Native

Classes

MemoryUtils

Utilities for handling native memory.

NativeCalls

Interface for the native Swift plugin.

Structs

NativeAppleIdCredential

Wrapper for iOS's native ASAuthorizationAppleIDCredential.

NativePersonNameComponents

Wrapper for iOS's PersonNameComponents.

Delegates

NativeCalls.GetCredentialStateCallback

Callback delegate for when ASAuthorizationAppleIDProvider.getCredentialState() completes executing.

NativeCalls.OnSignInFailedCallback

Callback delegate for when AppleID Sign-In fails.

NativeCalls.OnSignedInCallback

Callback delegate for when AppleID Sign-In completes successfully.