Error 14882

Message

Possible error messages:

Without Resource Bundle (default)
  • Null stream error
  • Writer Stream is null
  • Output Stream is null
With Resource Bundle
  • downdload resource bundle stream is null
Domain Mobile.ApplicationError
Number 14882
Label DOWNLOAD_RESOURCE_BUNDLE_STREAM_IS_NULL
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

Output stream of the download resource bundle is null.

Action

Specify the correct output stream when invoking beginDownloadCustomizationBundle method.