| | |
| | | /// Log this event when the user has completed a transaction. The valueToSum passed to logEvent should be the total price of the transaction. |
| | | FOUNDATION_EXPORT FBSDKAppEventName const FBSDKAppEventNamePurchased; |
| | | |
| | | FOUNDATION_EXPORT FBSDKAppEventName const FBSDKAppEventNamePurchaseRestored; |
| | | |
| | | FOUNDATION_EXPORT FBSDKAppEventName const FBSDKAppEventNameSubscribeRestore; |
| | | |
| | | FOUNDATION_EXPORT FBSDKAppEventName const FBSDKAppEventNamePurchaseFailed; |
| | | |
| | | FOUNDATION_EXPORT FBSDKAppEventName const FBSDKAppEventNameSubscribeInitiatedCheckout; |
| | | |
| | | FOUNDATION_EXPORT FBSDKAppEventName const FBSDKAppEventNameSubscribeFailed; |
| | | |
| | | // MARK: - Gaming |
| | | |
| | | /// Log this event when the user has achieved a level in the app. |