I'm trying to deploy my app to Google Play Store for the first time, but I'm stuck in a loop.
No matter what I do, "Deploy to Play Store" always shows a success/finished status, but nothing actually appears in Google Play Console. The AAB download button never appears either, which I need since this is my first deployment and I have to manually upload the AAB to Play Console first.
Even more concerning: when I intentionally entered a fake/invalid JSON file as the Service Account Credentials (just to test), it still showed success. This makes me think the deployment process isn't actually attempting to upload at all.