Live Photos capture

Does UIImagePickerController allow Live Photos capture? While testing on iPhone 6s, UIImagePickerController.availableMediaTypesForSourceType(.Camera) returns an array that does not contain kUTTypeLivePhoto. Even if I add it to mediaTypes of the UIImagePickerController, it does not capture live photos.