How to configure Hotspot2/Passpoint ?

I see that the iOS API includes the following

NEHotspotConfigurationManager NEHotspotEAPSettings NEHotspotHS20Settings and NEHotspotTTLSInnerAuthenticationMSCHAPv2

But..

I need to access the cloud server from the app to obtain the Passpoint configuration, and then set it to the user's phone. Authentication requires EAP2 & MSCHAPv2, and of course, leaf certificates need to be loaded to the user.

I cannot find a simple code example to do this... HELP! THKS..

Are you trying to do this over the Wi-Fi? Or are you OK with assuming that the phone has a working WWAN during this setup phase?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

How to configure Hotspot2/Passpoint ?
 
 
Q