google-play-game-services-ane icon indicating copy to clipboard operation
google-play-game-services-ane copied to clipboard

Nothing happening

Open skatermem opened this issue 10 years ago • 11 comments

I have complied my app with this ane. However nothing happens when i start my game, In ddms i get start u0 activity, but the google+ window never shows up and clicking on my leaderboard button i made does not show a leaderboard, What am i doing wrong?

skatermem avatar May 20 '14 22:05 skatermem

Probably the reason is your Play Games are not correctly configured

snorkel123 avatar May 22 '14 15:05 snorkel123

i have these in my application xml file: under manifest additions. The android value is changed to my id. It still doesn't work and i have a game setup in google developers console. manifest android:installLocation="auto" uses-sdk android:minSdkVersion="9" your own additions application your own additions meta-data android:name="com.google.android.gms.games.APP_ID" android:value="\ your_game_services_id" meta-data android:name="com.google.android.gms.version" android:value="4242000" activity android:name="com.google.api.games.SignInActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" activity android:name="com.google.api.games.StubActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" your own additions application manifest

skatermem avatar May 22 '14 18:05 skatermem

any ideas?

skatermem avatar May 26 '14 17:05 skatermem

You possibly miswritten smth in ManifestAdditions. Check through it once more. And post full ManifestAdditions (with brackets)

snorkel123 avatar May 26 '14 18:05 snorkel123

githubxml

skatermem avatar May 26 '14 20:05 skatermem

alright i went through and i didn't see anything i missed

skatermem avatar May 27 '14 18:05 skatermem

any ideas?

skatermem avatar May 29 '14 17:05 skatermem

@skatermem , I am currently not able to test the library. However, I will be able to give you answer after 1-2 weeks. I am really sorry I cannot help you right now :(

snorkel123 avatar May 29 '14 17:05 snorkel123

alright thanks

skatermem avatar May 29 '14 17:05 skatermem

any ideas?

skatermem avatar Jun 22 '14 14:06 skatermem

Does this work for anyone?

skatermem avatar Jul 26 '14 17:07 skatermem