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 a minor issue when importing the Up Next setting. Previously this passed through the new update mechanism which would set the `ModifiedDate` to the current date, so this setting...

settings

| **Depends On** | https://github.com/Automattic/pocket-casts-ios/pull/1615 | |-|-| Set the Modified Date on all imported settings to 1 second after the epoch date. * This ensures that imported settings are sent...

settings

### Description We have a report from a user using Portuguese BR as their language on iOS, and while the app shows the correct language, the widget still displays text...

### Description We've asked a few users to uninstall the Watch app to see if it helps: - Stop the Up Next queue from adding back episodes that they have...

### Expected behavior I want to adjust volume on my Apple Watch ### Actual behavior When I adjusted volume on my Apple Watch, the volume went zero. ### Steps to...

[Type] Bug
[Area] watchOS

### Description If you change the sorting order to old to new while having an auto archive limit, the divider gets added between episodes ### Step-by-step reproduction instructions 1. Set...

### Description The music bars don't update to the correct chapter when you skip some chapters using the skip controls in the car ### Step-by-step reproduction instructions 1. Go to...

### Description When changing the preferred text size in iOS, Pocket Casts should resize text appropriately. ### Step-by-step reproduction instructions 1. Go to Settings > Accessibility > Display & Text...

[Area] Accessibility

Adds default values for `PodcastSettings` and `AppSettings` using [MetaCodable](https://github.com/SwiftyLab/MetaCodable) to ensure Decoding error don't cause data to be lost. ## To test ## Checklist - [x] I have considered if...

Updates to widgets based on new designs Lkt7fuf9Nq3XvfAFPCfpTD-fi-995_4119 Also introduces a `PCWidgetColorScheme` struct to store different collections of colours to be passed to the different versions of the widgets to...

Widgets