I'm trying to implement function that saves captured photo to custom album following this article.
But I encountered error in this line (see article and Apple sample code):
albumChangeRequest!.addAssets([assetPlaceholder])
Contextual type of NSFastEnumeration cannot be used as Array Literal