Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Shows a new product screen to display.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
StoreKit | 8.2 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
iTunesItemIdentifier | The ID of the product to show. Must be a number. |
1234 |
Returns OK or error.
Show product page for FileMaker Go 16:
Set Variable [ $r ; Value: MBS( "StoreKit.ShowProductView"; 1097917885 ) ]
This function checks for a license.
Created 22nd April 2018, last changed 9th July 2020
StoreKit.SetUpdatedTransactionsTrigger - StoreKit.Transactions