I try to finish purchase on ios and it works good (restore and repeat of purchase)
And now I have next unsolved questions:
- Did I make everything right on android (I shouldn’t finish() purchaise)?
-
The purchase will not be canceled if i did not use finish() (android has only consume() method and has no method for confirm purchaise)?
-
What can I do with purchases that user already bouth, but not finished on ios (problem on video)? (I made it by mistake, but it posible after crash or some connection problem)