Platforms to show: All Mac Windows Linux Cross-Platform

Back to AppReceiptVerificatorMBS class.

AppReceiptVerificatorMBS.bundleIdentifier as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 14.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The value that will be used to validate the bundle identifier included in the app receipt.

Given that it is possible to modify the app bundle in jailbroken devices, setting this value from a hardcoded string might provide better protection.
Returns the given value, or the app's bundle identifier by default.
(Read and Write property)

AppReceiptVerificatorMBS.bundleVersion as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 14.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The value that will be used to validate the bundle version included in the app receipt.

Given that it is possible to modify the app bundle in jailbroken devices, setting this value from a hardcoded string might provide better protection.
Returns the given value, or the app's bundle version by default.
(Read and Write property)

Some examples using this property:

AppReceiptVerificatorMBS.FailReason as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The reason for a failure.

This is for debugging and to help you to find the reason for why a verification fails.
(Read only property)

Some examples using this property:

The items on this page are in the following plugins: MBS MacCloud Plugin.


The biggest plugin in space...