Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple subscriptions to purchaseFlow #20

Open
mruijzendaal opened this issue Apr 27, 2017 · 0 comments
Open

Multiple subscriptions to purchaseFlow #20

mruijzendaal opened this issue Apr 27, 2017 · 0 comments

Comments

@mruijzendaal
Copy link

Hi,

I'm new with both Reactive-Billing and RxJava. I'm trying to subscribe multiple subscribers to the purchaseFlow Observable. If i understand correctly, you could accomplish this with share() or publish() but I'm not sure how I would go about implementing this.

The effect I'm trying to accomplish is that multiple (two) views can register to the same purchaseFlow() object independently.

Excuse me if this not an appropriate question here.

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

No branches or pull requests

1 participant