fix: AAC audio type does not play on web#32764
fix: AAC audio type does not play on web#32764matheusbsilva137 wants to merge 1 commit intodevelopfrom
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #32764 +/- ##
========================================
Coverage 56.65% 56.66%
========================================
Files 2504 2504
Lines 55524 55525 +1
Branches 11442 11442
========================================
+ Hits 31456 31461 +5
+ Misses 21380 21376 -4
Partials 2688 2688
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
Closing in favor of #32763 (the changes suggested in this PR have been incorporated there) |
Proposed changes (including videos or screenshots)
aacfiles MIME type asaudio/aacinstead ofaudio/x-aac(which is not supported by our audio player);Issue(s)
Introduced by #32471
Steps to test or reproduce
Further comments
NATIVE-592