Skip to content

Public NetworkMonitor #104

@codefiesta

Description

@codefiesta

Users might wish to subscribe to NetworkMonitor state changes higher up in their code bases (SwiftUI) to determine if they should start authorization flows or not depending on network availability status.

To allow this we'll need to update NetworkMonitor with the public modifier as well as the following properties:

  • onWifi
  • onCellular
  • onWiredEthernet
  • isOnline

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions