If the user selects to edit a post and taps the ‘update’ button in quick succession a crash occurs. This occurs with and without block editor enabled. Due to small differences in the UI, this issue cannot be replicated on Android.
4/4 100%
Once the update button is pressed it will no longer register input until the update has been applied.
Tapping update multiple times can cause a crash.
iPhone 6 (12.4)
iPhone SE (12.0.1)
Oliver Howe
I was able to replicate this crash with the steps provided, but very inconsistently. For me, I only saw the crash when repeatedly tapping Update in quick succession on draft posts in a Jetpack site. (1m34s)
Tested with WPiOS 14.2.0.2 TestFlight beta on iPhone 6S iOS 13.3.1 using three different types of sites: WordPress.com (madefortesting0318.blog), Self-hosted (Vocational Galliform), Jetpack (Anxious Goat).
I found my crash report in Sentry in https://sentry.io/share/issue/9c761559d2e143ec8f1ad8710e00d2d9/ and it appears to match up with https://github.com/wordpress-mobile/WordPress-iOS/issues/13430 where there's a PR in progress. 🤞
I wasn't able to reproduce that issue on the PR that fixes #13430. :D