Launch application automatically from an SMS on Windows Phone 8 -
I want to launch an application using the parameters provided by an SMS. The behavior I want to achieve is that as soon as the user receives an SMS, the application will start with the criteria given in SMS. To wit. In a more user-friendly manner, SMS is offered uninterruptedly.
I have experimented with URI protocol associations and so far I can send SMS to test phone WP8UnleashedSource_01_05 \ Source \ FileAndProtocolAssociations ). The application has been started successfully after pressing the link in the received SMS.
But it would be great if there is a way to automatically launch the application only after receiving SMS.
Is it possible on all Windows Phone models and versions 8 and up? Or there are other approaches, for example, use push notifications, which are better suited for the description of case-case.
Thanks & amp; Regards
This question is similar, but I would like to focus on auto launch.
Due to some security reasons, this is not possible on Windows Phone 8.
It may be possible in Windows Phone 8.1 I have read somewhere that 8.1 supports third party SMS client. This may mean that a new event may occur when the new SMS is received. I'm not sure though.
I would still suggest using push notifications for you.
Comments
Post a Comment