瀏覽代碼

Document custom feature tags not being used when running from editor

(cherry picked from commit a849a3b6a5efe1849751f331d34e8d2a589c742e)
Hugo Locurcio 3 年之前
父節點
當前提交
aa3b710738
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      tutorials/export/feature_tags.rst

+ 7 - 0
tutorials/export/feature_tags.rst

@@ -105,6 +105,13 @@ field in the *export preset* used to generate it:
 
 .. image:: img/feature_tags1.png
 
+.. note::
+
+    Custom feature tags are only used when running the exported project
+    (including with :ref:`doc_one-click_deploy`). They are **not used** when
+    running the project from the editor, even if the export preset marked as
+    **Runnable** for your current platform has custom feature tags defined.
+
 Overriding project settings
 ---------------------------