Skip to content

Use NWPathMonitor rather than Reachability #7

Description

@rocketraman

iOS 12+ has the NWPathMonitor class for doing this, which doesn't require the 3rd party custom Reachability pod.

This class is Swift-based and therefore isn't directly accessible via KMP, but the Objective-C APIs can be used instead. For example, nw_path_monitor_create and similar.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions