Hi, need your help. I can´t obtain info fo all SSIDs; i am using:
'-----
Dim no As NativeObject = Me
Dim ssids As List = no.RunMethod("getSSIDs", Null)
Log(ssids)
'-------------
I am work with IPHONE 12, and return empty list.
Thanks
'-----
Dim no As NativeObject = Me
Dim ssids As List = no.RunMethod("getSSIDs", Null)
Log(ssids)
'-------------
I am work with IPHONE 12, and return empty list.
Thanks