Hi everyone,
I'm running into an issue when testing the subscription flow in my Android app. After installing the app and reaching the paywall, I get the following error message:
"Item not available in your country"

This only happens on Android, and it prevents me from completing the flow to test the subscriptions properly.
Here are a few details:
The app is currently in closed alpha on the Play Store.
Both the app and the subscription product are marked as available in my region (I've double-checked the Play Console settings), I am using flutter.


The issue doesn't happen on iOS – only Android.
I'm located in a supported region, and the Google account I'm using should meet all the criteria.
Has anyone experienced this before or know how to fix it? Any help would be greatly appreciated – I’m stuck and really need to test the flow end-to-end.
Thanks in advance!