Adding contacts remotely does not check return value, hides errors
It looks like, the result of the POST request isn't checked here:
I found this when debugging why failed pending contacts don't get re-added. Check how the Android UI handles this:
It looks like, the result of the POST request isn't checked here:
I found this when debugging why failed pending contacts don't get re-added. Check how the Android UI handles this: