You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/08/05 14:16:11 UTC

[jira] [Created] (CB-7262) Update device plugin with support of universal windows apps.

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)