dooboolab-community / flutter_inapp_purchase

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

Unable to buy consumable product getting crashed #426

Closed pabbathiharish closed 8 months ago

pabbathiharish commented 1 year ago

flutter_inapp_purchase: ^5.4.1

Android

Should buy inAppProduct

No Purchase Prompt

T Real Device

Steps to reproduce the behavior

Add any InApp Product, and getProducts, the select any one product getting below Error.

E/flutter ( 7319): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(InappPurchasePlugin, buyItemByType, null, null) E/flutter ( 7319): #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653:7) E/flutter ( 7319): #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:315:18) E/flutter ( 7319): E/flutter ( 7319): #2 FlutterInappPurchase.requestPurchase (package:flutter_inapp_purchase/flutter_inapp_purchase.dart:278:14) E/flutter ( 7319):

kemalserbet commented 1 year ago

I've experienced the same problem. Is there any solution?

LatCui commented 1 year ago

I have the same problem!

kemalserbet commented 1 year ago

I was using "_flutter_inapppurchase: ^5.0.2". Can you please change it with "_flutter_inapppurchase: 5.3.0" and try again? Please don't forget to remove "^".

moodstubos commented 1 year ago

This seems to be the same issue: https://github.com/dooboolab-community/flutter_inapp_purchase/issues/430

Unforunately it was closed. The posted workaround from @mdusaama0 worked for me.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.

meowofficial commented 1 year ago

Just preventing the issue from closing. Products in the last version 5.4.2 are still unusable on android.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.