Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'PurchaseResult' #100

Closed
meszarosdezso opened this issue Sep 27, 2019 · 1 comment
Labels
types Issue related to typings.

Comments

@meszarosdezso
Copy link

Version of flutter_inapp_purchase 2.0.0+7

Platforms you faced the error (IOS or Android or both?) Android

Expected behavior -

Actual behavior

type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'PurchaseResult'
E/flutter (12090): #0 FlutterInappPurchase.consumePurchaseAndroid package:flutter_inapp_purchase/flutter_inapp_purchase.dart:385

Tested environment (Emulator? Real Device?) Emulator

Steps to reproduce the behavior

@hyochan hyochan added the types Issue related to typings. label Sep 27, 2019
@hyochan
Copy link
Owner

hyochan commented Sep 27, 2019

Sorry for this. I've release 2.0.0+8. I've not made correct tying interface as in #99. I've fixed these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
types Issue related to typings.
Projects
None yet
Development

No branches or pull requests

2 participants