Chirag Jain
Chirag Jain
Hmm. Can you not make a call to your server api before calling purchase product?
Ok. That’s ideal. What do you propose we change here?
we cannot do `[[SKPaymentQueue defaultQueue] finishTransaction:currentPurchaseTransaction];` because there can be multiple transactions going on and there are going to be race conditions. we can store all transactions and refer to...
i see it's removed using `[_callbacks removeObjectForKey:key];`. you can manually remove it using removeObjectForKey
@staklau check you logs if you have a warning `No callback registered for transaction with state purchased`
that's really weird. i'm not sure what's going on here.
I want to add android support. It will take some time as we are still working on our ios app. A PR for this would be awesome!
No update on this yet guys. Would love to have a PR.
no updates. this will have to come from the community. Happy to accept a PR.
@avishayil Happy to accept PR for this.