pocket-casts-ios icon indicating copy to clipboard operation
pocket-casts-ios copied to clipboard

Pocket Casts iOS app 🎧

Results 314 pocket-casts-ios issues
Sort by recently updated
recently updated
newest added

Fixes #1034 Vertical video height does not obey bounds and overlays the title and podcast description/is clipped by the Now Playing heading. ## To test Downloaded two videos locally to...

Instructions could be found here: https://developer.apple.com/documentation/storekit/in-app_purchase/original_api_for_in-app_purchase/subscriptions_and_offers/implementing_offer_codes_in_your_app

enhancement

### Description If you are using the [Stage Manager feature on iPad OS](https://support.apple.com/en-za/HT213405), you will notice that the artwork is not rendered properly. ### Step-by-step reproduction instructions 1) Open the...

Today I noticed that the artwork of a podcast was wrongly resized in the miniplayer. Original Artwork: ![image](https://github.com/Automattic/pocket-casts-ios/assets/27677748/f7361ab1-4082-45a2-a6df-605b2851d0d6) Artwork in MiniPlayer: ![image](https://github.com/Automattic/pocket-casts-ios/assets/27677748/94683040-fe6d-4341-a942-179b73404d92)

When playing a vertical video, the title of the video/podcast and the controls are hidden behind it: ![image](https://github.com/Automattic/pocket-casts-ios/assets/16068600/661f918f-b5af-459b-b1ee-ecddbbc428b4) https://github.com/Automattic/pocket-casts-ios/assets/16068600/b6d99610-9e3d-405d-8080-b4dd68aa85cc

Bug
UX
UI Related

When I search for the podcast the cover is correct but when I open the episode list of this podcast it displays the old cover art. I even refreshed the...

### Expected behavior The app has a global setting (for bonus points: override-able on a per-podcast basis) for how many recent unlistened-to episodes of a podcast to download. See: https://forums.pocketcasts.com/forums/topic/possible-to-keep-the-oldest-2-unlistened-episodes-of-a-podcast-autodownloaded/?view=all#post-1069...

enhancement

### Expected behavior The app should show the podcast name in "New Releases" – it does on web and that's helpful for some users (see: https://forums.pocketcasts.com/forums/topic/feature-request-change-podcast-artwork/#post-1082) ### Actual behavior It'd...

enhancement

We have gotten a report that using Screen Reader on iOS is very difficult with the updated search functionality. As mentioned by the user: > Lately, I've been having difficulty...

accessibility

Fixes #898 This fixes a crash that can happen if the EffectsPlayer tries to play a corrupted episode and adds error handling to the EffectsPlayer. ## What's the crash The...

playback
crash