How to modify manifest file of Unity game for app id?
I want to add and show google ads on Unity games. So showing ads will require app id declaration on a meta tag on apps manifest. I tried exporting the project opening on android studio and adding a meta tag on launcer folders manifest but I got error of manifest merger failed.
So How to add a meta tag on Unity exported files or right from the editor?
How to modify manifest file of Unity game for app id?
I want to add and show google ads on Unity games. So showing ads will require app id declaration on a meta tag on apps manifest. I tried exporting the project opening on android studio and adding a meta tag on launcer folders manifest but I got error of manifest merger failed.
So How to add a meta tag on Unity exported files or right from the editor?