Vladimir Kotikov created CB-7262:
------------------------------------
Summary: Update device plugin with support of universal windows
apps.
Key: CB-7262
URL: https://issues.apache.org/jira/browse/CB-7262
Project: Apache Cordova
Issue Type: Task
Components: Plugin Device
Reporter: Vladimir Kotikov
Current realization of device plugin doesn't support Universal windows
platform. It reports {{device.platform}} incorrectly and causes critical errors
(app won't start properly) when trying to run Universal app on Windows Phone
8.1 device/emulator with following error
{noformat}
Exception calling native with command :: Device :: getDeviceInfo
::exception=TypeError: Unable to get property '1' of undefined or null reference
deviceready has not fired after 5 seconds.
Channel not fired: onCordovaInfoReady
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)