I am using Firebase Phone Authentication in my app and everything worked fine before I published the app on Play Store. After the publication in Open Testing Mode, users can not authenticate with their phone numbers anymore. I have already included the SHA-1 certificate fingerprint from Play Store console (located in App Integrity) in my Firebase console but it still doesn't work. Is there anything that I should do which I haven't done?
Please note that I have enabled Google Play App Signing, and I uploaded my Android App Bundle (.aab) on Play Store.