We are connecting to a device via WiFi and need to check the SSID of the connected device.
Until iOS 12 was release the following code worked well
https://www.b4x.com/android/forum/t...vailable-wifi-network-in-range-in-i-os.52578/
However with iOS 12 no SSID information is returned.
We created a new App Id and enabled Access WiFi Information service enabled (with thanks to Erel and Tufanv) We are currently running B4i 5.3
Is there any new way of getting the SSID of the connected network or any configuration such as a PlistExtra setting which we need to implement.
Until iOS 12 was release the following code worked well
https://www.b4x.com/android/forum/t...vailable-wifi-network-in-range-in-i-os.52578/
However with iOS 12 no SSID information is returned.
We created a new App Id and enabled Access WiFi Information service enabled (with thanks to Erel and Tufanv) We are currently running B4i 5.3
Is there any new way of getting the SSID of the connected network or any configuration such as a PlistExtra setting which we need to implement.