The Consumable Item Cannot Be Purchased Again

I’m implementing an in-app purchase system, but I’m experiencing an issue where consumable items can’t be purchased more than once.

I’ve only tested it with the Google Play Store so far.

It works fine in the editor.

The Unity version I’m using is 20.3.48f1, and the IAP version in use is 4.10.0.

Previously, I encountered an issue where purchases didn’t work at all after building the project with IAP version 4.11.0. I resolved it by downgrading to version 4.10.0.

Could this issue also be related to the version?