Will the judges compile a local version of my project?

So I’m submitting an Android app that uses Firebase Auth, including the Sign in With Google Auth API. My concern is that it requires a signed APK to be usable, which will result in an error if the judges compile their own version of the app whose fingerprint isn’t signed with my Firebase instance. Does anybody know if judges compile the app locally and how to deal with it if so?

Thanks!

One of the team members said the reason for the code submission is to check that it’s Gemini powering your project. Beyond that they’re unlikely to do anything else with your code.

1 Like