Recent Worklight version supports USSD communication from client to adapter. It is quite interesting option for occasional client-server communication when missing internet connection. What bothers me however is programmatic support and here comes my questions:
- Can Worklight app issue USSD command from its code?
- What about iOS that prevents from programmatic use of * and # characters? Worklight documentation cleverly avoid answering this question saying that "Mobile user dials USSD code", see documentation here.
- What about IBM+Apple alliance, will it open extra possibilities for Worklight like programmatic USSD?