unoplatform/uno

[iOS] Update `NetworkInformation` with `NWPathMonitor`

Open

#7.136 geöffnet am 18. Sept. 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (837 Forks)batch import
difficulty/starter 🚀good first issuekind/enhancementno-reproplatform/ios 🍎platform/macos 🍏project/non-ui ⚙️

Repository-Metriken

Stars
 (9.789 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 8h) (130 gemergte PRs in 30 T)

Beschreibung

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