pocket-casts-ios
pocket-casts-ios copied to clipboard
Determine download content type from URL extension
📘 Part of: https://github.com/Automattic/pocket-casts-ios/issues/1795 |
---|
Fixes a streaming audio glitch when caching the episode using AVExportSession
To test
- Navigate to an episode like this one
- Play the episode
- Verify that no skipping happens within the first 10 seconds (other than the minor jump from stream to download)
Checklist
- [x] I have considered if this change warrants user-facing release notes and have added them to
CHANGELOG.md
if necessary. - [x] I have considered adding unit tests for my changes.
- [x] I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.