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

OPFIab: consider changing register\unregister for ActivityIabHelper #21

Open
RomanZhilich opened this issue Jul 1, 2015 · 0 comments
Open

Comments

@RomanZhilich
Copy link
Collaborator

Current implementation calls unregister right after activity onPause() call since it's the only one guaranteed by framework. This might not be the best approach especially with minSdkVersion set to 15.
Best place for this calls is probably in onStart()/onStop()

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

No branches or pull requests

1 participant