Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

two operations at the same time #5

Open
TomTasche opened this issue Oct 18, 2013 · 2 comments
Open

two operations at the same time #5

TomTasche opened this issue Oct 18, 2013 · 2 comments

Comments

@TomTasche
Copy link
Contributor

Hey there,

Good job on the library!

A few of my users experience the following error: "Can't start async operation (launchPurchaseFlow) because another async operation(refresh inventory) is in progress"

Is this expected behavior? How am I supposed to work around this? Can I put operations in a queue?

@hameno
Copy link

hameno commented Oct 27, 2013

Yeah, this is a limitation of the original library. I worked around this by only using synchronous methods and implementing a queue. It would be great if this library would fix this flaw by implementing a queue.

@riclage
Copy link

riclage commented Oct 7, 2014

There is a patch to fix this in the original library: https://code.google.com/p/marketbilling/issues/detail?id=139&thanks=139&ts=1375614409

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants