theachoem / spooky-mb

Minimalist application to write stories, notes, diary! 🎃
https://theachoem.github.io/spooky-mb/
GNU General Public License v3.0
215 stars 44 forks source link

Discontinuing the SafetyNet Attestation API #175

Open theachoem opened 1 year ago

theachoem commented 1 year ago

Your latest production release (102 (1.3.7)) contains SDK issues Spooky - Write Story & Diary Spooky - Write Story & Diary Oct 15, 2022 13:23 Critical issues have been reported with the following SDK versions:

com.google.android.gms:play-services-safetynet:17.0.0

What the SDK developer told us: The SafetyNet Attestation API is being discontinued and replaced by the new Play Integrity API. Begin migration as soon as possible to avoid user disruption. The Play Integrity API includes all the integrity signals that SafetyNet Attestation offers and more, like Google Play licensing and better error messaging. Learn more and start migrating at https://developer.android.com/training/safetynet/deprecation-timeline

theachoem commented 1 year ago

It's a known issue: https://github.com/firebase/firebase-android-sdk/issues/3890#issuecomment-1237167170

theachoem commented 1 year ago

We can't do anything beside ignore them and wait firebase auth to migrate it.