I have begun to try to use MessageKit
from the Firebase Chat tutorial that uses MessageKit
so far. I have come across this error that does not appear inside the tutorial project. When I try to use the code from the tutorial project I am getting this error and am not sure how to solve it.
Argument labels '(type:)' do not match any available overloads
let cameraItem = UIBarButtonItem(type: .system)