Document Android permission requirements for network access where needed
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
</brief_description>
|
||||
<description>
|
||||
TCP stream peer. This object can be used to connect to TCP servers, or also is returned by a TCP server.
|
||||
[b]Note:[/b] When exporting to Android, make sure to enable the [code]INTERNET[/code] permission in the Android export preset before exporting the project or using one-click deploy. Otherwise, network communication of any kind will be blocked by Android.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user