Pārlūkot izejas kodu

Added note on Android package name restrictions

Björn Ritzl 2 gadi atpakaļ
vecāks
revīzija
2816f608c2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/en/manuals/project-settings.md

+ 1 - 1
docs/en/manuals/project-settings.md

@@ -441,7 +441,7 @@ Specifies which payload JSON field should be used as notification text. If left
 An integer value indicating the version of the app. Increase the value for each subsequent update.
 
 #### Package
-Package identifier.
+Package identifier. Must consist of two or more segments separated by a dot. Each segment must start with a letter. Each segment must only consist of alphanumeric letters or the underscore character.
 
 #### Gcm Sender Id
 Google Cloud Messaging Sender Id. Set this to the string assigned by Google to enable push notifications.