Version: 1.1
LanguageEnglish
  • C#

AndroidAssetPackError.InternalError

Description

Indicates that unknown error occured while downloading an asset pack.

Some possible causes of this are:

  • You are trying to use PlayCore API to access install-time delivered Android asset pack.
  • You are testing a locally built application (not installed from the Google Play Store) and the Android asset pack with the specified name does not exist.

See Also: AndroidAssetPacks.DownloadAssetPackAsync, AndroidAssetPacks.GetAssetPackStateAsync.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答