Akheon23 / marketlicensing

Automatically exported from code.google.com/p/marketlicensing
Apache License 2.0
0 stars 0 forks source link

LVL2 checking fails BindService upon recent system update to Droid3 #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
LVL2 licence check worked fine before the system update for one of the apps. It 
works fine for other apps.  It works fine on other systems like Samsung tablet 
etc.  For one of the apps, it is consistently timing out on Droid 3 after the 
system update.  I verified to see if there are any Intent resolvers available.  
Surely there is one available; yet BindService returns false consistently.

The apps are sideloaded with the tester account that owns the phones/tablets. 

Any insight into what is going on?

Original issue reported on code.google.com by swtest.b...@gmail.com on 16 May 2012 at 4:34

GoogleCodeExporter commented 9 years ago
The problem is with the google play app.  After clearing data with the app, 
LVL2 seems to work with no bindService failure...

Original comment by swtest.b...@gmail.com on 24 May 2012 at 1:48