Hello,
I am interested to know if there is a way to start a mobile app remotely, via a text message or through another method. In other words, have the app started remotely and not via the user.
Take care,
Jesus Lozano
Hello,
I am interested to know if there is a way to start a mobile app remotely, via a text message or through another method. In other words, have the app started remotely and not via the user.
Take care,
Jesus Lozano
Hi Jesus,
You can use Push notification for these goals.
But this technique desined to transfer server events to the phone. And when user see this message, can tap on it and app will start after.
See details about how to work with push here:
http://devcenter.appery.io/tutorials/...
Regards.
Thanks Yurii !!!