Error 14824

Message

Possible error messages:

Without Resource Bundle (default)
  • Application registration taking longer than {TIME_OUT}
  • Unable to register application within {TIME_OUT} seconds
  • Unable to register application within {TIME_OUT} seconds
With Resource Bundle
  • Unable to register application within {TIME_OUT} seconds.
Domain Mobile.ApplicationError
Number 14824
Label APPLICATION_REGISTER_TIMEOUT
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

Application registration did not finish within the user-specified time.

Action

Use a larger timeout value for registerApplication, or use an asynchronous overloaded method of registerApplication without a timeout parameter.