autoSyncPurchases

val autoSyncPurchases: Boolean = true

Disable or enable syncing purchases automatically. If this is disabled, RevenueCat will not sync any purchase automatically, and you will have to call syncPurchases whenever a new purchase is completed in order to send it to the RevenueCat's backend. Auto syncing of purchases is enabled by default.

Sources

Link copied to clipboard