We are having trouble getting snapping to work properly in the ArcGIS Windows Mobile Application. When editing with snapping enabled, the orange sketch point snaps to the vertex of another layer as it should. The problem is that when the user clicks to enter the point at that snapped location the sketch point is saved at the mouseclick location instead of the expected snap location. The resulting point is always very close but never truly snapped to the intended vertex.
This is occurring with the out-of-the-box wpf app without any customized extensions.
Has anyone else encountered this behavior?