MoveTo uses absolute coord for Android and relative for iOS (1.5.1.1 c# client with 1.5.3 server)

What the title says.
MoveTo uses absolute coordinate for Android and relative coordinate for iOS with 1.5.1.1 c# client and 1.5.3 server)

Is this an issue?

Maybe this help

I use java-client, when I update appium to 1.5.3, I must update java-client to 4.0.0 to

I believe currently 1.5.1.1 is the newest version for the C# client.
For me the coordinates for both iOS and Android are correct.
It just that Android is absolute and iOS is relative, which is a minor nuisance.