Error 21117

Message

Possible error messages:

Without Resource Bundle (default)
  • Database Delegate instance not initialized.
With Resource Bundle
  • Database Delegate instance not initialized.
Domain Persistence.PersistenceException
Number 21117
Label DATABASE_DELEGATE_NOT_INITIALIZED
Applicable Platform(s) iOS, Android

Cause

Cannot call Object API when database class has not been successfully initialized.

Action

Call DBClass.setApplication first.