[ 
https://issues.apache.org/jira/browse/CB-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088962#comment-14088962
 ] 

ASF GitHub Bot commented on CB-7262:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-plugin-device/pull/19

    CB-7262 Adds support for universal windows apps.

    Fix for [CB-7262](https://issues.apache.org/jira/browse/CB-7262)
    This will prevent critical error (app won't start properly) when running 
Universal app on Windows Phone 8.1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-device CB-7262

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-device/pull/19.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19
    
----
commit ae3f2ed888519b9657e91a2caafbaf490f9c2bc0
Author: Vladimir Kotikov <[email protected]>
Date:   2014-08-05T12:31:03Z

    CB-7262 Adds support for universal windows apps.

----


> 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)

Reply via email to