You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
Library can't rely on static memory when handling billing request, moreover billing response is not even guaranteed by successfully handled billing request. Because of this BillingResponse only contains information returned by BillingProvider.
For more convenient API BillingResponse should contain all relevant information from corresponding BillingRequest, foremost SKU(s).
The text was updated successfully, but these errors were encountered:
Library can't rely on static memory when handling billing request, moreover billing response is not even guaranteed by successfully handled billing request. Because of this BillingResponse only contains information returned by BillingProvider.
For more convenient API BillingResponse should contain all relevant information from corresponding BillingRequest, foremost SKU(s).
The text was updated successfully, but these errors were encountered: