I have a very strange issue in my wp8.1 store app. Im running a BackgroundTask every hour. I have set a condition to run only when wifi is available. This works, but if i disconnect wifi, enable mobile data connection, and after some hours re enable wifi, the BackgroundTask diesnt run anymore...