Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support iOS 11 wifi connection capability #117

Open
joelquatro opened this issue Sep 12, 2017 · 4 comments
Open

Support iOS 11 wifi connection capability #117

joelquatro opened this issue Sep 12, 2017 · 4 comments

Comments

@joelquatro
Copy link

The API information is available here:
https://developer.apple.com/documentation/networkextension/nehotspotconfiguration

Thanks!

@arsenal942
Copy link

@joelquatro Have you been able to do this yourself? I'm currently trying (check my fork) but I've never worked in objective-c so this is 'fun'.

@arsenal942
Copy link

arsenal942 commented Nov 20, 2017

@BauerCarlo
Copy link

@arsenal942 seems that it's not working in ios 11 as well, I got the internal server error when I used nehotspotconfiguaration. Not sure why it is not working....

@arsenal942
Copy link

@BauerCarlo It definitely works as I use it in my application, hence why I made the plugin.

You need to have Hotspot configuration properties enabled in the config file along with networking. Make sure you're using Cordova 7+ as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants