You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created fresh project ionic start photo-gallery tabs --type=angular --capacitor add WifiWizard2
and when I try to connect to my wifi with ssid: MY-WIFI-SSID and pass: MY-WIFI-PASS I got this error
To Native Cordova -> WifiWizard2 add WifiWizard2254455059 ["options": ["MY-WIFI-SSID", WPA, "MY-WIFI-PASS", 0]]
Error: Plugin WifiWizard2 does not respond to method call add:.
Ensure plugin method exists and uses @objc in its declaration
Anyone got working WifiWizzard2 with ios?
I created fresh project
ionic start photo-gallery tabs --type=angular --capacitor
addWifiWizard2
and when I try to connect to my wifi with ssid: MY-WIFI-SSID and pass: MY-WIFI-PASS I got this error
My environment
My
Runner.entitlements
click to expand
My
Info.plist
click to expand
The text was updated successfully, but these errors were encountered: