videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

download video/audio automatically after click on play button and disable video/audio tag (Ionic 4) #836

Open alihoushy opened 5 years ago

alihoushy commented 5 years ago

Hi, I was used this library in ionic 4, in debug mode everything be ok and work great, but when release project and run it, when I click on video/audio play button, share link with idm and open idm download box, then DOM tag disabled and never played. Notic: This happened only in pc(windows/linux/mac) browsers and not in devices(android/ios) browsers.

Anyone can help me?