unoplatform/uno

[iOS] Update `NetworkInformation` with `NWPathMonitor`

Open

#7,136 opened on Sep 18, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (837 forks)batch import
difficulty/starter 🚀good first issuekind/enhancementno-reproplatform/ios 🍎platform/macos 🍏project/non-ui ⚙️

Repository metrics

Stars
 (9,789 stars)
PR merge metrics
 (Avg merge 14d 8h) (130 merged PRs in 30d)

Description

What would you like to be added:

Current NetworkInformation implementation on iOS/macOS uses some deprecated APIs. They can be replaced by NWPathMonitor.

Why is this needed:

Up to date APIs

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates

Contributor guide