I had the same issue for a Flutter application i tried to upload as internal testing. The best solution was to just remove the READ_PHONE_STATE permission from my app, but because this persmission was required from some packages i just generated privacy policy.
I put the link Set up your App section for the privacy policy url and then uploaded again the .aab file and problem was solved