init(from:appGroupID:)
Creates a manifest in memory given JSON-encoded data.
Declaration
init(from data: Data, appGroupID: String) throwsParameters
- data:
JSON-encoded data.
- appGroupID:
The ID of the app group in which to store unmanaged asset packs that are downloaded from this manifest.