Error 2005

Message

Possible error messages:

Without Resource Bundle (default)
  • Device protocol version is incompatible with the server protocol version. ({DEVICE_PROTOCOL_VERSION})>{SERVER_PROTOCOL_VERSION}
With Resource Bundle
  • device protocol version is incompatible with the server protocol version. ({DEVICE_VERSION}) > {SERVER_VERSION}
Domain Persistence.PersistenceException
Number 2005
Label ERR_INCOMPATIBLE_PROTOCOL_VERSION
Applicable Platform(s) iOS

Cause

The client OAPI protocol version on the device is later then the protocol version from server.

Action

The server is using an older version of the client OAPI framework. Upgrade the server to match the device version.