S
S
Sergey2014-11-17 23:46:35
Windows phone
Sergey, 2014-11-17 23:46:35

How to make a Windows Phone app run in the background?

The Windows phone app needs to run in the background.
Everything is done as it is written on msdn ( msdn.microsoft.com/en-us/library/windows/apps/jj66... ​​but the application still ends. Closing method is called, not RunningInBackground. I
also found information that in windows phone 8.1 applications in the background cannot work, but I'm testing on the eight.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Сергей, 2014-12-06
@SergioMadness

Главное указывать в WMAppManifest.xml и приложение будет работать в фоне.

Александр Дубина, 2014-11-27
@struggleendlessly

8.0 is the same. Applications cannot run. If necessary, you can hang part of the functionality on background tasks, but not all. Well, + remains a notification - if you need interaction with the user when the application is "minimized".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question