iOS 26 NWPathMonitor

iOS 26 NWPathMonitor dont handle any updates - always all good.

Answered by DTS Engineer in 845789022

There’s not really a lot to go on here but, if you had NWPathMonitor code that was working on iOS 18 and is now failing on iOS 26 beta then my advice is that you file a bug about that.

Please post your bug number, just for the record.

As part of this, try creating a small test project that illustrates the issue. This can be helpful for two reasons. First, the act of separating this code out into a separate project might help you understand why the code is failing. Second, even if that doesn’t happen, you can attach your test project to your bug.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

There’s not really a lot to go on here but, if you had NWPathMonitor code that was working on iOS 18 and is now failing on iOS 26 beta then my advice is that you file a bug about that.

Please post your bug number, just for the record.

As part of this, try creating a small test project that illustrates the issue. This can be helpful for two reasons. First, the act of separating this code out into a separate project might help you understand why the code is failing. Second, even if that doesn’t happen, you can attach your test project to your bug.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

iOS 26 NWPathMonitor
 
 
Q