Context awareness does not work in Internet Explorer

Description

The Context awareness check being used by sjrk.storyTelling.mobileCameraAware.hasMobileCamera uses the string prototype function "includes", which is not present in Internet Explorer's JavaScript engine (Trident). This feature works as expected in Edge (which has a different JS engine).

This detection may also be removed at some point, as the functionality it is used for may be redundant.

Environment

None

Activity

Show:

Gregor Moss September 12, 2019 at 5:26 PM

Context awareness functionality has been removed from the project for the time being

Won't Do

Details

Assignee

Reporter

Priority

Created February 27, 2019 at 9:41 PM
Updated September 12, 2019 at 5:26 PM
Resolved September 12, 2019 at 5:26 PM

Flag notifications