So the question is how can we fetch the names of devices connected to the same Wi-Fi if NEHotspotHelper doesn't let you do it?NEHotspotHelper was designed to facilitate hotspot network connections and is not appropriate for apps trying to do accessory integration, Wi-Fi location, or other low-level Wi-Fi tasks like signal strength. Specifically, NEHotspotHelper does not let you initiate a Wi-Fi scan, or access iOS’ internal list of nearby SSIDs.
We are developing an app that lets you see the names of devices connected to the same Wi-Fi. Our Developers said that we need NEHotspotHelper framework to do it. But when we reached out Apple Developer Relations team they said next