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

NEHotspotConfigurationHelper failed #409

Open
raffrizza opened this issue Nov 18, 2024 · 0 comments
Open

NEHotspotConfigurationHelper failed #409

raffrizza opened this issue Nov 18, 2024 · 0 comments

Comments

@raffrizza
Copy link

I am using
wifi_iot: ^0.3.19+1
xcode 16.0
capbalities: Access wi-fi information and Hotpsot

The following code to connect wi-fi

final res = await WiFiForIoTPlugin.connect(
ssid,
password: password,
security: NetworkSecurity.WPA,
withInternet: false,
);

  I have always **NEHotspotConfigurationHelper failed to communicate to helper server** and the connection fails.
  
  Note: In Android is ok and with the previous xcode and code all works fine in iOS
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

1 participant