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

Can I use different PurchaseObserver in one PurchaseManager for different screen? #263

Open
2 of 5 tasks
wangdong20 opened this issue Jan 4, 2024 · 0 comments
Open
2 of 5 tasks

Comments

@wangdong20
Copy link

Issue details, reproduction steps/code

I want to implement IAP in different screen, there may be slightly different UI updates in different screen. So my plan is implementing PurchaseObserver interface for each different screen but I will need to change PurchaseObserver for PurchaseManager in Game class in that case. Or should I just use different PurchaseManager for different screen?

Version of gdx-pay and/or relevant dependencies

1.3.7

Stacktrace

//Please provide the stacktrace if applicable 

Please select the affected platforms and payment service implementation

  • Amazon
  • googlebilling
  • googlepay
  • apple robovm
  • Huawei
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