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

Upgrading plugin to embedding v2 #239

Conversation

mgonzalezc
Copy link
Contributor

@mgonzalezc mgonzalezc commented Nov 2, 2020

CLOSED -> Check #240 instead

Check https://flutter.dev/docs/development/packages-and-plugins/plugin-api-migration

"Plugins using the old API may produce undefined behaviours when embedding Flutter into an Android app"

This can fix MissingPluginException that is thrown in some use cases

mgonzalezc and others added 9 commits September 2, 2020 15:16
* bugfix/promotional_offers:
  Retrieving discounts information
  Fix requestProductWithOfferIOS
* bugfix/promotional_offers:
  Null pointer exception in Android
* master:
  Remove meta in dep
  fix for dooboolab-community#230 (dooboolab-community#231)
  Release 2.3.1
  Release 2.3.0
  iOS Promotional Offers Fix (dooboolab-community#220)
  Adding introductoryPriceNumberIOS (dooboolab-community#214)
  IAPItem deserialization fix (dooboolab-community#212)
  Fix a typo (eneabled -> enabled) (dooboolab-community#216)
  Fix typo (dooboolab-community#210)

# Conflicts:
#	lib/modules.dart
# Conflicts:
#	android/src/main/java/com/dooboolab/flutterinapppurchase/AndroidInappPurchasePlugin.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant