I'm not sure I understand this suggestion. What state are you tracking? How is it "separate from what Google Play returns"? As I described, we are already separately maintaining the last definitive response received. Do you do something beyond that?
More to the point: our app *seems* to be receiving a NOT_LICENSED response in situations where it is technically impossible that any response was received from the Google Play license server. How would we distinguish these responses (received from the licensing client running on the device) from legitimate NOT_LICENSED responses (which would also be delivered via the licensing client)? On Tuesday, April 1, 2014 9:38:40 AM UTC-4, Digipom wrote: > > I've run into similar issues, and found that it's more reliable in terms > of impact on the end user to implement a second level of state tracking > separately from what Google Play returns. So, you might want to do that > depending on what your license policy is. > > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

