Skip to content

NEHotspotConfigurationHelper failed #409

@raffrizza

Description

@raffrizza

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions