Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
StoreKit.LastError
Queries last error as JSON.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
StoreKit | 15.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "StoreKit.LastError" )
Parameters
none
Result
Returns JSON or error.
Description
Queries last error as JSON.The error information includes code, domain and localized message.
If no error happened, the error code is zero.
Release notes
- Version 15.0
- Added StoreKit.LastError function.
Blog Entries
This function is free to use.
Created 10th December 2024, last changed 10th December 2024
StoreKit.IsProductViewVisible - StoreKit.ProductQueryRunning