I have two pages. One for calling an async task and the other for get the result. How to get the result of an async task of the first page in the second page?
anyway, I open the second page when the task in the first page was not completed
↧
Get Result of async Task from another page
↧