Hi,
We deployed the paywall in AMP. Nevertheless, we notice that when the user is login and have a subscription the paywall block the article, this only happens in IOS. We dig and found that by default IOS prevent cross-site tracking. As a result, the cookie generated when the user log in can not be access in the amp version.
This issue can be solve by implementing Serve AMP signed exchanges.
Documentation: https://amp.dev/documentation/guides-and-tutorials/optimize-and-measure/signed-exchange/
Kind regards
This has been corrected in release 1.56
Hi -- thanks for raising this gap. We will take a look at updating the AMP implementation after we finish the CSR admin revamp work.