So I have enabled apple auth within my Firebase console and have already done all the steps needed to activate it within my apple console. Everything works just fine with a signed .apk file but when I push my package in.aab format to the Playstore I get the error "There was an error while trying to get your package certificate hash" when I try to use the apple sign-in method.
Has anyone faced this issue before?