[TIMOB-8806] MobileWeb: Add feature detector into Mobile Web
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T18:38:30.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-04-19T19:34:39.000+0000 |
Updated | 2018-04-04T23:20:36.000+0000 |
Description
If an app has analytics enabled, then async load and run browser feature detection and report results back to analytics.
Tests generally takes around 2 seconds and generates a payload around 10k.
This test should only be run once per device per app. When ti.enroll is fired, then the analytics servers would process the user agent and check if the client should run browser feature tests. If so, then load the tests, run them, and report the results.
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.