Page MenuHomePhabricator

Fix iOS 8 article link tap regression
Closed, ResolvedPublic

Description

The WKScriptMessage refactor (mine) broke iOS 8 links.

Event Timeline

Repro steps:

  • load app in either iOS 8 simulator or an iOS 8 device
  • load any article
  • try to tap a link
  • if tapping the link causes that link's page to load, we've fixed the issue