playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 967 forks source link

AndroidManifest not merged in final AndroidManifest for Android #1969

Open jmarinSTG opened 7 years ago

jmarinSTG commented 7 years ago

as seen in some topics the

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 com.STG.ZEnd

happened to me too. I was forced to manually add the requested tag in the final androidManifest and rebuild manually. I suppose it is not a wanted behaviour and it may be because I am missing something. Any hint on this one?

claywilkinson commented 6 years ago

The manifest containing the app id is generated by running Window/Google Play Games/Setup/Android Setup in the Unity Editor.