Hi,
I couldn't find solution to my problem. I have mobile app written with Mobile SDK 10 and it works well enough, until Synchronizing changes made on device to ArcGis Server. I'm using FeatureLayerSyncAgent to post added features to server and I get an error code: SaveEditsFatalError ("RequestException", according to stack trace, in ESRI's method Validate).
What is required to post new features to database? I have GlobalID and versioned data and Mobile Data Access enabled on ArcGis Server of course. What else?