2

I'm developing a flutter application which uses Firebase as its framework. One of Firebase's features that we use is App Check. I've been using SafetyNet for my Android App Check, but recently I've gotten an email from Google that states that SafetyNet will be discontinued and developers are recommended to migrate to Play Integrity. The problem is, I don't know how to do so, I've tried changing it directly from Firebase Console, and now both my Play Integrity and SafetyNet option is checked, last time it was only SafetyNet. Are there any steps that I might've missed? Any help would be greatly appreciated.

treble18
  • 131
  • 7
  • Were you able to figure this out? I know you have to link your project on Google Play Console (Setup > App Integrity). – favs Dec 06 '22 at 05:29
  • It requires more work than simply ticking boxes. It especially requires you to call some APIs from your app. I recommend you start on [this documentation page](https://developer.android.com/google/play/integrity/overview). If the text scares you, scroll down to the graph that shows how the different actors (including your app and your own API) interact. – Vince Jan 08 '23 at 00:35

0 Answers0