device-detector icon indicating copy to clipboard operation
device-detector copied to clipboard

feat(stream-softwares) add support of stream softwares browser

Open thib3113 opened this issue 1 year ago • 2 comments

Description:

Fix #7391

It allow to detect browser included in streaming softwares .

Review

thib3113 avatar Apr 17 '23 16:04 thib3113

@sanchezzzhak In fact, I'm not sure to understand why ?

I tried to write it like a mobile app, but so I loose the engine informations (information which is maybe more important than the software version)

Else, I can create a new ClientParser just for this kind of client . Mainly extending Browser Parser, and just changing the type / fixtures ... But not sure if it's a good idea or not

thib3113 avatar Apr 19 '23 10:04 thib3113

We did not plan to introduce the type of engine for apps, this issue was also raised earlier, then and now it is pointless. #6177, #5923

Browsers must have an engine. These applications for PR are not browsers, although they are written in electron with HTML code output to the screen.

Applications such as the Curse client (twitch client), MangoBooster, Battle.Net launcher, Wargaming launcher, Epic Games, Steam, Origin, UplayLauncher
They also display their content through the browser, but we don't consider them as browsers.

sanchezzzhak avatar Apr 27 '23 11:04 sanchezzzhak

@sanchezzzhak you should close this one too, as it has been fixed in https://github.com/matomo-org/device-detector/pull/7587

liviuconcioiu avatar Apr 12 '24 11:04 liviuconcioiu

resolve in #7587

sanchezzzhak avatar Apr 12 '24 12:04 sanchezzzhak