I have an issue with clickjacking when submitting the app for review: “App must set security headers to protect against clickjacking.”
Currently, I’m using ReactJs and .Net Core Web API and following this instruction https://shopify.dev/apps/store/security/iframe-protection using cracro and react-app rewired to modify the response header in create react app but it still doesn’t work.