nextcloud / talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
GNU General Public License v3.0
146 stars 86 forks source link

Set the useragent for the siganling server connection #1679

Closed SystemKeeper closed 4 weeks ago

SystemKeeper commented 1 month ago

Before:

2024-06-13 11:34:28 hub.go:758: Register user admin@compat from 192.168.65.1 in unknown-country (NextcloudTalk/1 CFNetwork/1496.0.7 Darwin/23.5.0) ...

After:

2024-06-13 11:32:28 hub.go:758: Register user admin@compat from 192.168.65.1 in unknown-country (Mozilla/5.0 (iOS) Nextcloud-Talk v19.0.3) ...