Skip to content

Multiple subscriptions to purchaseFlow #20

@mruijzendaal

Description

@mruijzendaal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions