You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like it's due to the canSubscribeComments property on the posts, which we get from the backend. For whatever reason, on the Automattic feed, it returns false and from the notifications screen has it as true
It returns false for web too, but I guess they don't hide the Follow Conversation if it's false
It looks like Android may not be checking that property, so it might appear correctly on Android. Maybe we could update iOS' logic to match Android's. I'm also wondering if the backend has changed recently or if it just always returned false for the Automattic feed
Expected behavior
The "Follow Conversation" option to be present.
Actual behavior
The "Follow Conversation" option is not present on some P2s.
Steps to reproduce the behavior
Tested on iPhone 15 Pro, iOS 17, Jetpack iOS 24.2
The text was updated successfully, but these errors were encountered: