[CB-4399] removed blackberry entry in plugin xml. Installation of plugin interferes with natively supported childbrowser functionality. To support additional inappbrowser features, see CB-4467.
This commit is contained in:
parent
e41da57aa2
commit
57126a4945
@ -37,6 +37,13 @@
|
|||||||
<framework src="CoreGraphics.framework" />
|
<framework src="CoreGraphics.framework" />
|
||||||
</platform>
|
</platform>
|
||||||
|
|
||||||
|
<!-- blackberry10 -->
|
||||||
|
<!-- <platform name="blackberry10">
|
||||||
|
<config-file target="www/config.xml" parent="/widget">
|
||||||
|
<feature name="InAppBrowser" value="InAppBrowser"/>
|
||||||
|
</config-file>
|
||||||
|
</platform>
|
||||||
|
-->
|
||||||
<!-- wp7 -->
|
<!-- wp7 -->
|
||||||
<platform name="wp7">
|
<platform name="wp7">
|
||||||
<config-file target="config.xml" parent="/*">
|
<config-file target="config.xml" parent="/*">
|
||||||
|
Loading…
Reference in New Issue
Block a user