onError

abstract fun onError(@NonNull error: PurchasesError)

Will be called after an error fetching offerings

Parameters

error

A [PurchasesError] containing the reason for the failure when fetching offerings.