Hi guys,
Is it possible to send some information with hotspot that have been created on phone using app to others?
I need that information to check if my app runs on other device that have hotspot enabled.
I've thought about it and it came to my mind that in some hotels or restaurants there is wi-fi with no password but with authentication on website, so that information could be send that way but I have no idea if it is doable in xcode on ios.
May there are some different ways to check if specified hotspot was made with my application?
As you can see here:
There is some text under the "SFO WiFi" so maybe that is the way to send the information but how to set that text, for example to be "Acme Wireless" using app?
Please help