本帖最后由 虎哥 于 2021-11-8 16:30 编辑
插件名称:Facebook Instant Game Exporter 1.2.1 | 插件官网:访问官网 | 版权协议:Red pine1.1 | 解压密码:通用密码 | Facebook Instant Game Exporter 1.2.1
Facebook Instant Game Exporter 1.2.1
Facebook Instant Game Exporter 1.2.1
Facebook Instant Game Exporter
Help to make game run on Facebook Instant Game Platform both Web & Messenger.
Important update:
Do not require install Facebook addon!
Do not require install Facebook addon!
Do not require install Facebook addon!
Version changes:
Ver 1.2.1
1. Add API
a. void FBInstant.payments.onReady(System.Action cb)
b. void FBInstant.payments.getCatalogAsync(System.Action<FBError, Product[]> cb)
c. void FBInstant.payments.purchaseAsync(PurchaseConfig purchaseConfig, System.Action<FBError, Purchase> cb)
d. void FBInstant.payments.getPurchasesAsync(System.Action<FBError, Purchase[]> cb)
e. void FBInstant.payments.consumePurchaseAsync(string purchaseToken, System.Action<FBError> cb)
f. bool FBInstant.payments.isSupportPayments()
2. API Demo
3. Update Document
|
|