Hello! Currently I have an app that uses the NEHotspotConfiguration with the NEHotspotEAPSettings
set to support NEHotspotConfigurationEAPTypeEAPTLS, but I'd need to use EAP-AKA instead.
Looking into the documentation, the NEHotspotConfigurationEAPType enum does not have the EAP-AKA case. Is there a way to use it?
In another thread I read that I'd need to be a carrier in order to use this EAP option. Is this correct?
I know the WiFi.EAPClientConfiguration has EAP-AKA as an option, but I don't know how to use it.
Can someone help me, please? Either using NEHotspotConfiguration or the WiFi.EAPClientConfiguration.
Thanks in advance!
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello! The company I work for will try to get access to the HotspotHelper API, but it will be (if approved) accessible for their enterprise account only.
The problem is that I use my own account to develop the app, I don't have access to the enterprise one, so I wonder if there is a way to allow my account to also use the non public API, for development reasons. Maybe through the "Users and Access" section, I don’t know. Does anyone knows something about scenarios like this one?
Thanks in advance!