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

TransactionTooLargeException when getting installed packages #104

@kwadkore

Description

@kwadkore
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)

Activity

akarimova

akarimova commented on Jan 25, 2014

@akarimova
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

kwadkore commented on Jan 28, 2014

@kwadkore
ContributorAuthor

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

oorlov

oorlov commented on Jan 28, 2014

@oorlov
Contributor

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

added a commit that references this issue on Mar 4, 2014
added a commit that references this issue on Mar 4, 2014
oorlov

oorlov commented on Mar 4, 2014

@oorlov
Contributor
added a commit that references this issue on Mar 4, 2014
added this to the 0.9.4 milestone on Mar 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kwadkore@oorlov@akarimova

        Issue actions

          TransactionTooLargeException when getting installed packages · Issue #104 · onepf/OpenIAB