ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
749 stars 142 forks source link

iOS: Websites categories action causes crash. #2744

Closed sentry-io[bot] closed 1 week ago

sentry-io[bot] commented 3 weeks ago

Sentry Issue: PROBE-IOS-2A1

NSGenericException: Your application has presented a UIAlertController (<UIAlertController: 0x10c819200>) of style UIAlertControllerStyleActionSheet from TabsViewController (<TabsViewController: 0x10a00ca00>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller's popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem.  If this information is not known when you present the alert controller, you may provide it in the UIPopoverPresentationControllerDelegate method -prepareForPopoverPresentation.
  ?, in main
...
(14 additional frame(s) were not displayed)