I've registered my unity app to App Attest in App Check firebase console. Then I saw that app check is not available for unity projects yet. Now I have to unregister my app from it, how can I do it?
CodePudding user response:
It sounds like you've enabled App Check for your project, but are not actually enforcing it yet. There is no way to roll this initial operation back, but since it doesn't actually affect the functioning of your apps yet that should not lead to any problems.