Download Latest Version Paywall.zip (110.1 kB)
Email in envelope

Get an email when there's a new version of Glassfy iOS SDK

Home / 1.3.6
Name Modified Size InfoDownloads / Week
Parent folder
1.3.6.tar.gz 2023-03-10 50.6 kB
1.3.6.zip 2023-03-10 98.8 kB
README.md 2023-03-10 301 Bytes
Totals: 3 Items   149.7 kB 0

Added API to get purchase history

Glassfy.purchaseHistory { history, err in
    history?.all.forEach({ p in
//                p.type
//                p.productId
//                p.skuId
//                p.store
//                p.expireDate
    })
}
Source: README.md, updated 2023-03-10