By "dontAllow" you mean response code 1 - NOT_LICENSED? In my experience, when you cannot connect, you get a response code 257 back (ERROR_CONTACTING_SERVER).
On Jun 23, 1:21 pm, albnok <[email protected]> wrote: > Another interesting false positive happens when you connect to a VPN > or a dead hotspot which cannot resolve the LVL server - dontAllow gets > called so you're not licensed if you are just behind a bad connection. > Adding a dontAllowBadConnection in the interface helps. > > On Jun 23, 12:17 pm, Chris <[email protected]> wrote: > > > > > If the Market App(tm) has NETWORK_STATE permissions, and my app invokes an > > API that uses it, it stands to reason that my app shouldn't have to request > > NETWORK_STATE. After all, the user already granted permission to the other > > app. I haven't yet used LVL but if I came across that scenario I'd file a > > bug....- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

