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

`APIBaseTask` has three separate methods for `GET`, `POST`, and `DELETE` request and response handling. Since much of this code is duplicated and the rest is evident from the parameters, these...

[Type] Other

* Unifies request + response handling for APIBaseTask instead of having individual methods for get, post, and delete. * Adds unit tests to verify behavior ## To test Steps to...

[Type] Other

### Description If the app is not running, and the user taps a share link, the app will launch but the shared link will not open. ### Step-by-step reproduction instructions...

[Type] Bug
[Feature] Deep Links

### Description A user on [Twitter/X](https://twitter.com/trevorheins/status/1735362832038785248) reported the navbar looking wonky on iPhone 13 Mini. ### Step-by-step reproduction instructions I wasn't able to replicate this on my end, but below...

### Description We've had a user who has not synced their Apple Watch over a long period of time. When they did it took a long time. They noticed afterwards...

## Description Implement Intro Offer of 50 % off ```[tasklist] ### Tasks - [ ] Setup IAP offer and test it locally #1362 - [ ] Update UI to reflect...

[Type] Feature

### Description User descriptions of the issue mention using the scrubber on the lock screen player to drag playback to the end. Instead of the next episode in their Up...

We could not replicate the issue, but the user who is using iOS 16.4 mentioned that when they connected to CarPlay, the Up Next Queue was clearing. They confirmed that...

Up Next

As part of the fix in #1355 there is a regression in which the player is not displayed from Up Next when "Open Player Automatically" is enabled: 1. Go to...

[Type] Bug
Up Next

**THIS IS AN INITIAL CONCEPT** Begins #1316 Adds `UITest` target + initial tests to perform accessibility audits on major tabs. ## To test #### Manual * Go to the Podcasts...

accessibility