From 39e64c988afb38a081fae7e3d71d18424a3cfbf4 Mon Sep 17 00:00:00 2001 From: Bryan Higgins Date: Thu, 13 Feb 2014 15:00:18 -0500 Subject: [PATCH] CB-6035 - Move js-module so it is not loaded on unsupported platforms BlackBerry 10 has a native implementation which does not require the plugin. --- plugin.xml | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/plugin.xml b/plugin.xml index 9ff4add..57396a7 100644 --- a/plugin.xml +++ b/plugin.xml @@ -14,13 +14,12 @@ - - - - - + + + + @@ -50,6 +49,9 @@ + + + @@ -62,6 +64,9 @@ + + + @@ -69,7 +74,10 @@ - + + + + @@ -82,15 +90,11 @@ - - + + + @@ -102,6 +106,9 @@ + + + @@ -113,6 +120,9 @@ + + +