According to this post, there must be something entered for the Google play package (e.g., com.example.example) which “will be specified in your app's build.gradle”. While I’ve entered something, I realize my credentials might not be verified yet nearly 48 hours out because it that package name doesn’t match that of my app in the google play console.
However, that is because I have not yet uploaded the app to the google play console. It is far from finished. Is there a workaround for this? Note I am (obviously) a newbie, and I’ve looked online but can’t find any way to set the package name manually.
If it matters, I am using Expo/React Native for this project.