Error 14828

Message

Possible error messages:

Without Resource Bundle (default)
  • Unregistering the application timed out
  • Unable to unregister application within {TIME_OUT} seconds
With Resource Bundle
  • application unregister timeout
Domain Mobile.ApplicationError
Number 14828
Label APPLICATION_UNREGISTER_TIMEOUT
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

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

Action

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