1 min readJan 16, 2020
Please add
player.play()
in the playerView initialiser like this,
init(player: AVPlayer) {
super.init(frame: .zero)
playerLayer.player = player
player.play()
layer.addSublayer(playerLayer)
}
Thank you 👍🏻 very nice blog
Please add
player.play()
in the playerView initialiser like this,
init(player: AVPlayer) {
super.init(frame: .zero)
playerLayer.player = player
player.play()
layer.addSublayer(playerLayer)
}
Thank you 👍🏻 very nice blog
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app
Software Engineer, I’m mobile application developer proficient with programming languages SwiftUI, Swift and Objective-C, Unit testing, Accessibility