You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: