Classes

The following classes are available globally.

  • BrowserLauncher class to launch external user-agent for web requests

    See more

    Declaration

    Swift

    @MainActor
    public final class BrowserLauncher : NSObject, BrowserLauncherProtocol
    extension BrowserLauncher: ASWebAuthenticationPresentationContextProviding
    extension BrowserLauncher: SFSafariViewControllerDelegate

SFSafariViewControllerDelegate

  • A singleton that publishes all URLs your app is asked to open.

    See more

    Declaration

    Swift

    @MainActor
    public final class OpenURLMonitor : NSObject