Automattic / pocket-casts-ios

Pocket Casts iOS app 🎧
Mozilla Public License 2.0
1.64k stars 129 forks source link

Opening a share link when the app is not running in the background doesn't open the shared item #1389

Open emilylaguna opened 7 months ago

emilylaguna commented 7 months ago

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

  1. Force quit Pocket Casts
  2. Tap the following link: https://pca.st/kfyb6kvc
  3. 💥 The app will open, but the shared episode will not

Screenshots or screen recording

No response

Did you search for existing bug reports?

Device, Operating system, and Pocket Casts app version

No response

bjtitus commented 4 months ago

I believe this was introduced in https://github.com/Automattic/pocket-casts-ios/commit/9488bddc39a45c2903ca4f57b3e726a9138954ac because disabling the newPlayerTransition flag seems to fix the problem.