Skip to content

Lootlocker_UnitySDKv2.1.4

Compare
Choose a tag to compare
@AlmightyMikkel AlmightyMikkel released this 13 Mar 14:00
· 132 commits to main since this release

Features

  • In-App Purchase 💸 Steam store listings are added to catalog!
  • Admin Extension is back! With new UI, helping you manage api keys easier than ever!

Deprecations

  • Deprecated a poorly named function BeginSteamPurchaseRedemption(string entitlement_id... use QuerySteamPurchaseRedemption(string entitlement_id... instead!
  • Legacy IAP methods have been marked deprecated.

Bug Fixes

  • Increased client side timeout to 180s (3m)
  • Calling errorData.ToString(); now returns a string formatted message, use this if you encounter errors!

Full Changelog: v2.1.3...v2.1.4