I implement Google Play LVL (Licensing library) in order to guarantee the safety of my paid app.
My problem is that when the app is launched for the first time, I get systematically error 291 (Error_Contacting_Server). I have to launch doCheck a second time to get the proper ok response (after 5 seconds, very slow).
Do you have this systematic 291 error on the first call of doCheck on first launch ?