amphtml
amphtml copied to clipboard
amp-facebook not rendering on IOS 16
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.
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
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
.
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,