Open ertanden opened 9 years ago
According to what I've read, this is due to the 1Mb limit that is being reached by the activity listing. http://stackoverflow.com/questions/24253976/android-package-manager-has-died-with-transactiontoolargeexception
Does it happen for multiple users or just one?
Multiple users.
Should be easy to fix with a try catch. If it gives exception, you can assume there's no play store.
Any updates on this?
Check pull request #38
I have lots of crash reports about "TransactionTooLargeException" in the method isGooglePlayInstalled.