amphtml icon indicating copy to clipboard operation
amphtml copied to clipboard

amp-facebook not rendering on IOS 16

Open m2gleason opened this issue 2 years ago • 2 comments

Description

It seems amp-facebook component is not working on the latest ios version(16). We tried it on actual devices and on BrowserStack also. Note that we are only able to test this in 3 physical devices as we only have limited resources for iPhones XD.

ca68a79c-0329-43cb-8bb1-343ea3faaaee 224bd162-7daf-487e-96b6-f52c70229436 image

Regards,

Reproduction Steps

visit this URL https://www.spot.ph/amp-test.html

in contains two amp-facebook components but is not rendering.

Relevant Logs

No response

Browser(s) Affected

Safari

OS(s) Affected

IOS 16

Device(s) Affected

Iphone 11, 12 pro, 13 pro

AMP Version Affected

No response

m2gleason avatar Oct 11 '22 04:10 m2gleason

your website doesnt work on my laptop using chrome (or my phone on safari), I looked in console and it says this: The resource https://connect.facebook.net/en_GB/sdk.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.

maxch1414 avatar Oct 12 '22 09:10 maxch1414

Hello,

Thanks for your response, but as you can see on the source code we just follow the code here https://amp.dev/documentation/components/amp-facebook/ we just use the amp-facebook component for testing. It is showing on the playground without any error. As I inspect on chrome, the preloaded line was inserted by amp-facebook js itself.

Regards,

m2gleason avatar Oct 13 '22 03:10 m2gleason