On iOS, the breakage report form is handled natively - so all the dashboard needs to do in this situation is ping the correct message to the backend.
An empty object to keep the webkit message handlers happy
webkit
window.webkit.messageHandlers.privacyDashboardShowReportBrokenSite.postMessage(args) Copy
window.webkit.messageHandlers.privacyDashboardShowReportBrokenSite.postMessage(args)
On iOS, the breakage report form is handled natively - so all the dashboard needs to do in this situation is ping the correct message to the backend.