[quote='869086022, DTS Engineer, /thread/808917?answerId=869086022#869086022']
Create a small test app
[/quote]
I created four branches on my app:
ios18_network_api_tcp
ios18_network_api_quic
ios26_network_api_tcp
ios26_network_api_quic
I have three physical devices to test with:
iPad (Device A - iOS 26 - no cellular)
iPhone (Device B - iOS 26 - no cellular)
iPhone (Device C - iOS 26 - yes cellular)
For each branch listed above I tested two scenarios:
home Wi-Fi network ON
home Wi-Fi network OFF (I physically turned off the router)
Note that on each device the Wi-Fi toggle is ON.
Results from each branch for home Wi-Fi ON:
Devices A, B and C can all discovery and connect to each other
Results from each branch for home Wi-Fi OFF:
Devices A and B can discovery and connect to each other
Device C is not able to discovery or connect to the other devices