I use the sendTag function on my app but I noticed that I am not able to get any return from that function (example: if the server receive the tags and everything was ok).
One major problem with that is when the user lost its internet connection. The SendTag does not give me any warning and I noticed that the tag is not locally saved to be sent when the internet comes back.
Am I right? Is there any way to get some feedback from the server?