We have a ReactJS application, we have a very customized hls.js and we use encryption.
Essentially hls.js isn't loading on safari/ios, meaning that our ios users aren't able to watch anything because all our videos are AES encrypted and the native safari player doesn't support encryption.
Is there any solution!!