BAAssetPackIdentifierErrorKey
The -[NSError userInfo] key for an asset pack’s identifier.
Declaration
extern NSErrorUserInfoKey const BAAssetPackIdentifierErrorKey;Discussion
This key is relevant when the error code is BAManagedErrorCodeAssetPackNotFound. Its value should be an NSString object.