hyochan / flutter_inapp_purchase

(Sun Rised!) Flutter plugin for In App Purchase.
MIT License
550 stars 235 forks source link

Get available purchases and restore purchases fails. #491

Open AlexChechetkin-LXC opened 1 month ago

AlexChechetkin-LXC commented 1 month ago

flutter_inapp_purchase: 5.6.1

iOS platform, real device

Sometimes getting available purchases and restore purchases fails with an unknown error: 'An unknown or unexpected error has occured. Please try again later.' - steps are unclear.

Please, add extended logging option to FlutterInappPurchase class, that will be logging everything that is going on inside the plugin in specially provided callback for debugging this issue.

RomanSoviak commented 2 weeks ago

I have the same issue