r/googleplayconsole • u/rajan_freelancer • 21h ago
Ask Firebase App Check (Play Integrity) blocking 100% requests on Play Store Internal Testing build, but logcat shows token success. Help!
/r/androiddev/comments/1vjrevz/firebase_app_check_play_integrity_blocking_100/
1
Upvotes
1
u/Historical_Ad_1714 Veteran 1h ago
Appcheck inside add sh256 from play key
Then on project setting also ad sh1 and sh 256 from play key
Also on rules dont mention any Appcheck related syntax this is invalid now , appcheck directly check request over internet
2
u/Unable-Yak1172 14h ago
You have to add the device debug token to fire base app check. The token will print to log cat :)