I am working on a project which need to make a simple get request from a server. Simple Http GET request.
But it has to be called after a fixed interval. The data downloaded will be in bytes.. How can I achieve this functionality?
↧
How can i repeatedly make an http request in background using xamrin.Forms? is it possible?
↧