I tried to test in-app product purchases. After I click buy item button, It throw an error, the error message is
“onPurchaseFailedEvent(productId: com.example.coinspack message:Invalid SKU details. {M: GPUL.HEC} - Response Code = DeveloperError)”.
com.example.coinspack is product ID.
I’m useing Unity In App Purchasing, Version is 4.5.2
But the strange thing is, it works with version 3.0.1.
But 3.0.1 is using Billing Library version 3, Google Play Console ask for Billing Library version 4 or newer