adaptyteam / AdaptySDK-Flutter

SDK for growing mobile in-app purchases
https://docs.adapty.io/docs/quickstart
MIT License
88 stars 15 forks source link

AdaptyError (code 0) #77

Closed furkancetintass closed 1 year ago

furkancetintass commented 1 year ago

I see this error in Sentry issues while makePurchase running adapty_flutter: ^2.2.4 device: iPhone 7

adapty_flutter.dart in Adapty._invokeMethodHandlingErrors at line 241 within adapty_flutter
Called from: <asynchronous suspension>
adapty_flutter.dart in Adapty.makePurchase at line 89 within adapty_flutter
Called from: <asynchronous suspension>
adapty_service.dart in AdaptyService.purchase at line 91 within uppy
Called from: <asynchronous suspension>
premium_viewmodel.dart in PremiumViewModel.purchaseWithAdapty at line 834 within uppy
x401om commented 1 year ago

This error means that StoreKit returned an Unknown error with code 0. How often this error occurs?

x401om commented 1 year ago

I'll close the issue since there is no response. Feel free to reopen if you will be able to provide more information or verbose logs from the SDK.