Hi, I am new to this swift thing, I study a piece of downloaded code, when I try to run it, it gives me an error,
"Use of unresolved identifier 'beginSession'" at the top of the code, I imported UIKit and imported AVFoundation. is there anything else I need to import? Thanks.
BTW I use xcode...