It is essential to be able to do data polling and sending in the background. We need to both get our GPS data, as well as send it to the server. Backgrounding has to be done on both Android and iOS separately using two different projects in the same solution. Here is some documentation.
It is essential to be able to do data polling and sending in the background. We need to both get our GPS data, as well as send it to the server. Backgrounding has to be done on both Android and iOS separately using two different projects in the same solution. Here is some documentation.