Error 22700

Message

Possible error messages:

Without Resource Bundle (default)
  • Posible error messages
  • Device's protocol version is incompatible with the server's protocol version. ({DEVICE_VERSION} > {SERVER_VERSION})
  • device protocol version is incompatible with the server protocol version. ({DEVICE_VERSION}) > {SERVER_VERSION}
  • Device and server are not using compatible protocol versions: client protocol version = {DEVICE_VERSION}, server protocol version = {SERVER_VERSION}.
With Resource Bundle
  • the package is not deployed or device's protocol version is incompatible with the server's protocol version. ({DEVICE_VERSION} > {SERVER_VERSION})
Domain Persistence.ProtocolException
Number 22700
Label VERSION_INCOMPATIBLE
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

Synchronization failed because client version (mobile SDK) is later than the target server.

Action

Upgrade the target server, or use a compatible Object API client library and generated codes.