I got it to work on iOS 14, but as @deepshah7 says you need to change the name of the "service" part of the Bonjour services value to the specific name of your serviceType. So if you have serviceType: "myCollabSession", the Bonjour services need to be _myCollabSession._tcp and _myCollabSession._udp