unoplatform/uno

[iOS] Update `NetworkInformation` with `NWPathMonitor`

Open

#7.136 aberto em 18 de set. de 2021

Ver no 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 ⚙️

Métricas do repositório

Stars
 (9.789 stars)
Métricas de merge de PR
 (Mesclagem média 14d 8h) (130 fundiu PRs em 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

Guia do colaborador