android - Google play services (Leaderboards) with AndEngine -


"itemprop =" text ">

I am trying to integrate Play Services into my AndEngine game to Google. Everything is working perfectly and my leaderboard gets up, but my problem is when I return to the game when I go back to my game from leaderboard, again the resume is called my default when onResume is called my game The crash doesen't give this error:

  E / Adreno200-ES20: & lt; Qgl2DrvAPI_glUseProgram: 1319 & gt;: GL_INVALID_VALUE  

and the screen turns black as I described here: classes have stuffed here: and here:

Overriding read about OnBackPressed, but I know I have to call startActivityForResult (intent, string) how can I apply this - where the intention is compliance called by Google though I have read in the Android API that onActivityResult (int Requestcode, inc. Result, code, intent data ) On exit from leaderboard activity, my returned values ​​are:

  I / requestCode: 1337 I / resultCode: 0 I / Intent: Null  
< P> When these are clearly incorrect values, any pointers given will be great on this issue.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -