Lootlocker_UnitySDKv2.1.4
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...
useQuerySteamPurchaseRedemption(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