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
EXC_BREAKPOINT: Exception 6, Code 1, Subcode 4340587580
File "PostListViewController.swift", in value
File "PostListViewController.swift", line 667, in PostListViewController.viewStatsForPost
File "PostListViewController.swift", line 686, in PostListViewController.stats
File "<compiler-generated>", in thunk for closure
File "<compiler-generated>", in thunk for closure
...
(31 additional frame(s) were not displayed)
Investigation
The stack trace indicates that this happens because the post's permaLink is nil:
Sentry Issue: JETPACK-IOS-QW3
Investigation
The stack trace indicates that this happens because the post's
permaLink
is nil:WordPress-iOS/WordPress/Classes/ViewRelated/Post/PostListViewController.swift
Line 667 in 6f8b307
Impact
At the time of writing, this issue is a low impact that affects just 1 user.
The text was updated successfully, but these errors were encountered: