{"__v":7,"_id":"56f474b3757a450e0072d69c","category":{"__v":1,"_id":"551ef4ef4986f62b00a72032","pages":["551ef4f04986f62b00a7204c","551ef4f04986f62b00a7204d","551ef4f04986f62b00a7204e"],"project":"542b6018044e1e2200413772","version":"551ef4ef4986f62b00a7202e","reference":false,"createdAt":"2014-10-20T19:30:16.662Z","from_sync":false,"order":9,"slug":"unity-sdk","title":"Unity SDK"},"parentDoc":null,"project":"542b6018044e1e2200413772","user":"54455ea0a21e4d140055dc08","version":{"__v":7,"_id":"551ef4ef4986f62b00a7202e","forked_from":"542b6018044e1e2200413775","project":"542b6018044e1e2200413772","createdAt":"2015-04-03T20:15:43.149Z","releaseDate":"2015-04-03T20:15:43.149Z","categories":["551ef4ef4986f62b00a7202f","551ef4ef4986f62b00a72030","551ef4ef4986f62b00a72031","551ef4ef4986f62b00a72032","551ef4ef4986f62b00a72033","551ef4ef4986f62b00a72034","551ef4ef4986f62b00a72035","551ef4ef4986f62b00a72036","551ef4ef4986f62b00a72037","551ef4ef4986f62b00a72038","551ef4ef4986f62b00a72039","551ef4ef4986f62b00a7203a","551ef4ef4986f62b00a7203b","551ef4ef4986f62b00a7203c","551ef4ef4986f62b00a7203d","551ef4ef4986f62b00a7203e","55d7f1879510f00d007ec727","56b94a5a9fc0de1700b60ae9","56bd0e48ac1c5c1900b2dbe4","56d74afc3eb4dd0b0020196a","5723ab8a1f41110e003081ed","576b4dd327d6252b00085422"],"is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":true,"codename":"","version_clean":"2.0.0","version":"2.0"},"updates":[],"createdAt":"2016-03-24T23:13:55.460Z","link_external":false,"link_url":"","githubsync":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":false,"order":3,"body":"[block:api-header]\n{\n  \"type\": \"basic\",\n  \"title\": \"Builds errors when building for Android\"\n}\n[/block]\nCheck to make sure you have correctly followed step [3. Android Setup](https://documentation.onesignal.com/docs/installing-the-onesignal-sdk#3-android-setup-click-to-expand).\n\nYou may see the following in the Unity console or the [Editor.log](http://docs.unity3d.com/Manual/LogFiles.html) if this step was not done or not done correctly.\n```\nAndroidManifest.xml:74: Tag <category> attribute name has invalid character '$'.\nAndroidManifest.xml:94: Tag <permission> attribute name has invalid character '$'.\nAndroidManifest.xml:95: Tag <uses-permission> attribute name has invalid character '$'.\n```","excerpt":"","slug":"unity-troubleshooting","type":"basic","title":"Troubleshooting"}
[block:api-header] { "type": "basic", "title": "Builds errors when building for Android" } [/block] Check to make sure you have correctly followed step [3. Android Setup](https://documentation.onesignal.com/docs/installing-the-onesignal-sdk#3-android-setup-click-to-expand). You may see the following in the Unity console or the [Editor.log](http://docs.unity3d.com/Manual/LogFiles.html) if this step was not done or not done correctly. ``` AndroidManifest.xml:74: Tag <category> attribute name has invalid character '$'. AndroidManifest.xml:94: Tag <permission> attribute name has invalid character '$'. AndroidManifest.xml:95: Tag <uses-permission> attribute name has invalid character '$'. ```