Closed Albul closed 2 years ago
Hi, we need a new mechanism to get notified about purchase success or failure.
Please read this thread https://stackoverflow.com/questions/62671106/onactivityresult-method-is-deprecated-what-is-the-alternative Is it possible to add needed callbacks right to callback: PurchaseIntentCallback.() -> Unit ?
callback: PurchaseIntentCallback.() -> Unit
Thanks for reporting this issue. it will be added in future release of this library.
Fixed now in 2.0.0
Hi, we need a new mechanism to get notified about purchase success or failure.
Please read this thread https://stackoverflow.com/questions/62671106/onactivityresult-method-is-deprecated-what-is-the-alternative Is it possible to add needed callbacks right to
callback: PurchaseIntentCallback.() -> Unit
?