Hello
I wonder if its possible to connect to url automatically, after sending wap push link without clicking anything. Is it possible to open url adress after message came to phone?
Hello
I wonder if its possible to connect to url automatically, after sending wap push link without clicking anything. Is it possible to open url adress after message came to phone?
you could consider using sms push registry, then send your wap push (or plain text) to the phone on the specfyed port, then have an application that receive it and is registred on that port, then call a platform request.
this way, you would not have anything to clock on to access the page.
but i'm not quite sure i understood your point