Hi,
I'm sure this was asked before, so forgive me my ignorance.
what is the reason that the feature configuration does not allow
plugin local config? i.e. configuration that only makes sense for the
plugin but is not an overall preference?
eg:
<feature name="MyPlugin">
<param name="ios-package" value="SistineTouch" />
<param name="onload" value="true" />
--> <param name="some-private-param" value="foo"/>
</feature>
Looking at the parser at [0] it is not supported.
Thanks.
Regards, Toby
[0]
https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVConfigParser.m#L47
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]