WiFi-Hotspot

Hello there.

I'm developing an app and I want to control hotspot in my app using iPhone.

I'll connect to wifi with my customized device using hotspot.

Please give me any sample codes or method in swift language controlling WiFi-Hotspot.

And is there anyone knows which API I can use?

Well, there's good news and bad news here. Let's deal with the bad news first: on currently shipping OSes there's really no good way to create a hotspot helper app. There are some facilities but they are either fundamentally broken or not broadly available.

The good news is that we plan to fix this in iOS 9. WWDC 2015 Session 717 What's New in Network Extension and VPN for details.

Share and Enjoy

Quinn "The Eskimo!"
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Then isn't there any way to develope sources to connect iPhone to other devices through as well?

Then isn't there any way to develope sources to connect iPhone to other devices through as well?

I'm sorry, I don't understand your question.

Share and Enjoy

Quinn "The Eskimo!"
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
WiFi-Hotspot
 
 
Q