Google game service app quits at start...

I now have integrated the Google Play game services to an app and now the app is stopped shortly after start with this log message:

Using Google Play games services requires a metadata tag with the name “com.google.android.gms.games.APP_ID” in the application tag of the manifest for www. …game

Can someone please explain what I’m missing here? I’m using the normal Corona version and not Enterprise.

Thx for your help!

Have you inserted your App ID in your build.settings:  https://docs.coronalabs.com/plugin/gameNetwork-google/index.html#project-settings

I did include it but after reviewing it because of your reply I noticed I have put it on the wrong position there :stuck_out_tongue:

So now it should work I guess! Thank you for the tip!!!

Have you inserted your App ID in your build.settings:  https://docs.coronalabs.com/plugin/gameNetwork-google/index.html#project-settings

I did include it but after reviewing it because of your reply I noticed I have put it on the wrong position there :stuck_out_tongue:

So now it should work I guess! Thank you for the tip!!!