The documentation says areaAccessPoints of a wifi trigger can be set as {SSID: "*"} that matches any SSID given in the Wifi policy, but no other SSIDs.
I have a requirement to get the app notified through a wifi trigger whenever user enters a wifi zone that starts with a standard string say 'FreeWifi'.
I have tried using 'FreeWifi*' string as areaAccesspoints SSID - {SSID: "FreeWifi*"}. With this, I assumed the trigger should basically be invoked whenever user enters into any FreeWifi hotspot like FreeWifi1, FreeWifi2, FreeWifi3, etc.
I have checked this but not working as expected. Is this possible to achieve with worklight location wifi APIs?
Worklight Version used - 6.2/6.3