c++ - Run windows phone8.1 app continuously in background -


hello guys stuck @ point , appreciate help, have keep app running in background continuously listening sockets , servicing them! app targeted wp8.1 using c++. 1 have idea achieve scenario. have tries location tracking suggested no use, because app goes background app gets suspended.

there's no way on windows phone 8.1

the controlchanneltrigger designed connected scenario, isn't available on windows phone 8.1. available on windows 8.1 , part of universal api contract available on windows 10 mobile.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -