From 19c426a06c822a4871291cc3b55802758d3414af Mon Sep 17 00:00:00 2001 From: Lipis Date: Mon, 3 Apr 2017 11:04:28 +0200 Subject: [PATCH] No need for custom user agent for Wire I tried wire as Custom Service without anything and it work perfectly. The current user agent that was configured was set to Chrome 52 and the minimum that we support is [Chrome 53](https://github.com/wireapp/wire-webapp/blob/dev/aws/config.py#L32) --- app/store/ServicesList.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 3d2e2bf8..c0367527 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -265,7 +265,6 @@ Ext.define('Rambox.store.ServicesList', { ,description: 'HD quality calls, private and group chats with inline photos, music and video. Also available for your phone or tablet.' ,url: 'https://app.wire.com/' ,type: 'messaging' - ,userAgent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36' }, { id: 'sync'