@SebJVidal@edwardsanchez@mufasaYC In UIKit you need to override textInputContextIdentifier in your UIResponder and the system will restore the textInputMode that the user last used.
@twannl Do you need to use NWPathMonitor directly? I recently wrote a wrapper around it, a NetworkObserver protocol which stores the current NetworkPath state and sends network path updates.