Skip to content

2.3.23

Compare
Choose a tag to compare
@hyochan hyochan released this 04 Dec 11:00
  • Fixed npe when getAvailablePurcase in android.
  • Additional catch for npe.
  • Resolve true rather than null in android with successful interaction.
  • Avoid iml file to be uploaded to npm repo that may fail from build in android.
  • Fixes not responding to successful purchase.
  • Fixes for unsafe getting originalJson when restoring item and Android.
  • Fixed types for buySubscription.
  • Fixed transactionReceipt field in android.
  • Get originalJson in Android as a transanctionReceipt for validation #277.
  • Fixed regression in adding proration mode. #279.
  • Replace deprecated 'compile' gradle configuration with 'implementation' #282
  • Fixed some breakings.
  • Add prorationMode.
  • Automatically handle connection initialization.
  • Added types for clearTransaction.
  • Resolve #288.