You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we do both. If you invoke a background task Application's EnteringBackground event is raised and OnStart is called. Is that confusing? Is that okay? Not sure. Would like your opinions.
The text was updated successfully, but these errors were encountered:
JerryNixon
changed the title
Discussion: Should Tasks cause EnteringBackground event & OnStart?
Discussion: How to handle Background Tasks.
Nov 20, 2019
Right now we do both. If you invoke a background task Application's
EnteringBackground
event is raised andOnStart
is called. Is that confusing? Is that okay? Not sure. Would like your opinions.The text was updated successfully, but these errors were encountered: