Browse Source

Clarification on "Identifier" term in docs (#3295)

When filling iOS export forms, I got a red error that I'm missing an "Identifier". As an iOS developer and I find the term "Identifier" confusing and it should be explicitly told that it's a Bundle Identifier. When I'm looking at the form itself I thought this doesn't need to be filled as there was already a placeholder with reverse dns notation and I thought it was a default value.
kzietek 5 years ago
parent
commit
4d0667ad14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/workflow/export/exporting_for_ios.rst

+ 1 - 1
getting_started/workflow/export/exporting_for_ios.rst

@@ -23,7 +23,7 @@ The following export options are required. Leaving any blank will cause the
 exporter to throw an error:
 
   * In the **Application** category
-    * **App Store Team ID**
+    * **App Store Team ID** and (Bundle) **Identifier**
   * Everything in the **Required Icons** category
   * Everything in the **Landscape Launch Screens** category
   * Everything in the **Portrait Launch Screens** category