Hi! I’m new implemented this service and I don’t know if this is a bug…
I’m explain my issue:
I’m click the button and initialize the purchase and at that moment I close the app. But the service still running,
allowing me to buy the product.
the problem is that the success method only run when the app is in foreground…
Is there any method to cancel the service when the app is in background or was closed??