79758544

Date: 2025-09-08 05:58:39
Score: 2.5
Natty:
Report link

You might have missed here is adding "App attest" capability to your build targets in XCode as per docs here: https://firebase.google.com/docs/app-check/ios/app-attest-provider?hl=en&authuser=0&\_gl=1\*pye4gi\*\_ga\*MjQ1OTY5MjU0LjE3MjM0NTEzMTM.\*\_ga_CW55HF8NVT\*MTc0NTU1ODYxNi4zOS4xLjE3NDU1NjAwNjIuNTkuMC4w#install-sdk

Make sure the environment is also correct as attestation with debug token will not work if environment is set to `production` & production mode attestation will not work if environment is `development`.

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Matthew Meszaros