wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.69k stars 1.12k forks source link

EXC_BREAKPOINT: view #22795

Open sentry-io[bot] opened 7 months ago

sentry-io[bot] commented 7 months ago

Sentry Issue: JETPACK-IOS-19FR

EXC_BREAKPOINT: view
  File "<compiler-generated>", in value
  File "TwoFAViewController.swift", line 338, in TwoFAViewController.presentationAnchor
  File "<compiler-generated>", line 337, in TwoFAViewController.presentationAnchor
  File "main.swift", line 7, in main
...
(11 additional frame(s) were not displayed)
dangermattic commented 7 months ago

Thanks for reporting! 👍

momo-ozawa commented 7 months ago

Hey @Ecarrion - just a heads up that there's a new crash involving TwoFAViewController. So far there's been only 1 occurrence.

Ecarrion commented 7 months ago

Thanks @momo-ozawa , how odd that there is no window for that presentationAnchor. Lets keep an eye on it!