WordPress-iOS icon indicating copy to clipboard operation
WordPress-iOS copied to clipboard

Crash when showing privacy screen

Open guarani opened this issue 2 years ago • 2 comments

Expected behavior

The app shouldn't crash.

Actual behavior

There are Sentry events (2 in 23.4, 1 in 23.5 so far) for a crash when opening the privacy screen, but I couldn't reproduce it.

Steps to reproduce the behavior

I couldn't reproduce this when navigating to Me > App Settings > Privacy Settings.

Tested on iPhone 11, iOS 17.1, Jetpack iOS 23.5

Additional info

Based on the error message UIViewController is missing its initial trait collection populated during initialization, I thought it might be similar to https://github.com/wordpress-mobile/WordPress-iOS/pull/17228 (see https://stackoverflow.com/questions/69092599/xcode-13-beta-5-error-uiviewcontroller-is-missing-its-initial-trait-collection), but there's no Obj-C code in the stack trace so this might be different.

guarani avatar Nov 01 '23 23:11 guarani

Sentry issue: JETPACK-IOS-WRM

sentry[bot] avatar Dec 01 '23 16:12 sentry[bot]

This screen is removed in 24.9 – see https://github.com/wordpress-mobile/WordPress-iOS/pull/23154/

kean avatar May 04 '24 15:05 kean