Vladimir Kotikov created CB-9505:
------------------------------------
Summary: Some plugins on windows platform do not loaded correctly using browserify
Key: CB-9505
URL: https://issues.apache.org/jira/browse/CB-9505
Project: Apache Cordova
Issue Type: Bug
Reporter: Vladimir Kotikov
Assignee: Vladimir Kotikov
There is some issues with Windows plugins, which makes multiple tests to fail. The most of
these issues are related to incorrect usage of `clobbers/merges` tags instead of `runs` in
plugin definition. This causes plugins' proxies to not to register, so native functionality
is not available to app. The plugins affected by this issue:
# contacts
# device
# device-motion
# device-orientation
# file-transfer
# media
# network-information
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|