In my game I have setup a system of custom subscription using a developer product that I prompt when the player’s country doesn’t allow subscriptions but I’ve run into a problem
A few of my players from countries excluded from subscription still have the IsEligibleToPurchaseSubscription field set to true, which result in the game still prompting the subscription instead of the developer product.
To make sure this is not a bug on my end, I had one of the players with the bug (player is from Russia) join a private server with me so I could check with developer console
I’m getting reports of this in my game as well. When they’re not available I prompt a Developer Product instead, but it’s telling me that they are in fact eligible even if they’re not.
I’m having the same issue where it returns false for me and the prompt says I can’t subscribe despite being able to purchase subscriptions in other games.