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

TransactionTooLargeException when getting installed packages #104

Closed
kwadkore opened this issue Jan 25, 2014 · 4 comments
Closed

TransactionTooLargeException when getting installed packages #104

kwadkore opened this issue Jan 25, 2014 · 4 comments
Labels
Milestone

Comments

@kwadkore
Copy link
Contributor

I understand this is going to be a very rare case and hard to reproduce but I think you should be aware of it anyway. Here's the stacktrace:

java.lang.RuntimeException: Package manager has died
at android.app.ApplicationPackageManager.getInstalledPackages(ApplicationPackageManager.java:464)
at android.app.ApplicationPackageManager.getInstalledPackages(ApplicationPackageManager.java:454)
at org.onepf.oms.appstore.GooglePlay.isBillingAvailable(GooglePlay.java:95)
at org.onepf.oms.OpenIabHelper.checkInventory(OpenIabHelper.java:493)
at org.onepf.oms.OpenIabHelper$1.run(OpenIabHelper.java:341)

@akarimova
Copy link
Contributor

Thank you for this!
By the way I've found a lot of interesting about the Samsung issues. Thank you for the reports.

@kwadkore
Copy link
Contributor Author

It's the least I can do. Have the Samsung issues been resolved or are you still working on them?

@oorlov
Copy link
Contributor

oorlov commented Jan 28, 2014

Yeah, found several mistakes in design, working on improvement. Thanks again for these issues

akarimova added a commit to oorlov/OpenIAB that referenced this issue Mar 4, 2014
@oorlov
Copy link
Contributor

oorlov commented Mar 4, 2014

Fixed by oorlov@bc39317

@oorlov oorlov closed this as completed Mar 4, 2014
@oorlov oorlov added this to the 0.9.4 milestone Mar 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants