I have tried this twice so far but it seems that it is not able to run in the background. Using this, I was able to verify that it does not go to DownLoadCompleted.
HtmlWeb.LoadAsync("http://www.pagasa.dost.gov.ph", DownLoadCompleted);
Is it because it is not among the supported APIs for background agents? I'm trying to update the live tile content by scraping a weather website. Are there alternatives aside from using HAP?
↧
New Post: HAP not working for Background Agents?
↧