![]() |
Murl Engine API
Version 2025.1
|
Validation of the app-store copy protection, currently supported on MacOSX only. More...
#include <murl_platform_validate_receipt.h>
Validation of the app-store copy protection, currently supported on MacOSX only.
For app usage see example Murl::App::CheckValidateReceipt().
Public Member Functions | |
| ValidateReceipt (const Char *identifier, const Char *version) | |
| The constructor. More... | |
| ~ValidateReceipt () | |
| The deconstructor. | |
| Bool | IsValid () const |
| Check if the application receipt from the app-store is valid. More... | |
The constructor.
| identifier | The obfuscated application identifier. |
| version | The obfuscated version identifier. |
| Bool Murl::Platform::ValidateReceipt::IsValid | ( | ) | const |
Check if the application receipt from the app-store is valid.