You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2022. It is now read-only.
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 commentedon Jan 25, 2014
Thank you for this!
By the way I've found a lot of interesting about the Samsung issues. Thank you for the reports.
kwadkore commentedon Jan 28, 2014
It's the least I can do. Have the Samsung issues been resolved or are you still working on them?
oorlov commentedon Jan 28, 2014
Yeah, found several mistakes in design, working on improvement. Thanks again for these issues
code optimization onepf#104
Fix for #104 don't request all packages to find Google Play
oorlov commentedon Mar 4, 2014
Fixed by oorlov@bc39317
Fix for #104 don't request all packages to find Google Play