Skip to content

Unity 1.5

Choose a tag to compare

@komeilkamal komeilkamal released this 19 Feb 10:22
· 4 commits to main since this release
847cf22
  • Disable subscription type for Myket
  • Check mContext before queryPurchases and querySkuDetails
  • Handle onIabPurchaseFinished failure scenario in launchPurchaseFlow
  • Handle IllegalStateException in startSetup when service already setup
  • Handle IllegalStateException when another async operation is in progress
  • Support subscription type when mSubscriptionsSupported is True
  • Use subscriptionsSupported() to check subscription support in queryInventory
  • Disable subscription support for Myket in BroadcastIAB scenario
  • Remove checkNotDisposed() in Thread cases
  • Fix NullPointerException when Myket not installed and reconnect scenario