Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

Validate.FindReceipt

Finds the receipt by looking up the location of the application.

Component Version macOS Windows Linux Server iOS SDK
Validate 2.2 ✅ Yes ❌ No ❌ No ❌ No ❌ No

Deprecated

This function was deprecated.

MBS( "Validate.FindReceipt" )

Parameters

none

Result

Returns the path to the receipt. e.g. "/Applications/MyApp.app/Contents/receipt"

Description

Finds the receipt by looking up the location of the application.

Examples

Searches receipt:

MBS( "Validate.FindReceipt" )

See also

Example Databases

Created 18th August 2014, last changed 12nd June 2020


Validate.Exit - Version

Feedback: Report problem or ask question.