Error 3216

Message

Possible error messages:

Without Resource Bundle (default)
  • Sync has been canceled by the client application
With Resource Bundle
  • sync has been canceled by the client application
Domain Persistence.PersistenceException
Number 3216
Label ERR_DB_SYNC_CANCELED
Applicable Platform(s) iOS

Cause

Application canceled the synchronization using the SyncObserver callback method.

Action

This is the correct behavior based on the application code and UL API. The application must handle this based on application logic.