I am testing a gamepass that gives you a skip(to skip a stage) everyday. It verifys if you own the gamepass, but when I buy it and test play again. It always prints “Player doesn’t own gamepass” . Instead of verifying properly I do have that gamepass. This is a group game, and that is a gamepass made by the group. Do test purchases on gamepasses not save?
Edit: I mean on their own, without datastores coded in.
What I’m really asking, is when the player joins the game I verify if a player owns the gamepass. What I do is a play, purchase the gamepass. Then when I rejoin and verify it says I don’t own the gamepass. And yes, I am using that function.