iOS external links not responding, android working. Anyone have any idea why this might be?
EDIT: it appears to be the same issue as this… I can't open a new window in iOS
window.open('http://apache.org', '_blank', 'location=yes');
and such is not working in iOS.