Open yarodevuci opened 6 years ago
plus 1
@yarodevuci What error are you getting from Swift exactly?
@yarodevuci What error are you getting from Swift exactly?
Ambiguous use of 'startRecording'
@yarodevuci It's occurring when you use trailing closure. Use explicit closure:
glimpse.startRecording(self.view, onCompletion: { videoUrl in
})
@tsarikovskiy what is trailing closure ?
What is a place to buy c.c. info. Just so I know what sites to stay away from .. any info is helpful no matter how basic u think it is .I'm kinda basic my self well I'm a newb
I am getting error when trying to use in Swift