konsoldaki hatayı görebilir miyim



  • Windows -> C:Program FilesUnityEditorDataPlaybackEnginesAndroidPlayerAp k (Apple should be similar)
  • Save the original AndroidManifest.xml. (just in case)
  • Use ADM permission to edit the file and remove the lines:
    1. android:debuggable="true"
    2. android:theme="@style/UnityThemeSelector"
  • Save it and build your app again.