BMPlayer icon indicating copy to clipboard operation
BMPlayer copied to clipboard

Offline Video not working

Open iamjpsharma opened this issue 3 years ago • 0 comments

Check List

BMPlayer version - latest

Installed with

  • [ ] Cocoapods

Issue Description

offline video not working

Other Comment

let res1 = BMPlayerResourceDefinition(url: URL(string: "localpath")!, definition: "Video") let asset = BMPlayerResource(name: "", definitions: [res1], cover: URL(string: "https://www.muvi.com/wp-content/uploads/2018/03/advanced-player.jpg"))

iamjpsharma avatar Sep 09 '21 06:09 iamjpsharma