[
https://issues.apache.org/jira/browse/CB-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364335#comment-14364335
]
ASF subversion and git services commented on CB-7826:
-----------------------------------------------------
Commit f55cfb41e5302bfd378eb04e5d2fc491b2ac3fbc in cordova-ios's branch
refs/heads/4.0.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=f55cfb4 ]
CB-7826 - Add CDVPlugin support for getting items from plugin resource bundles
> Add CDVPlugin support for getting items from plugin resource bundles
> --------------------------------------------------------------------
>
> Key: CB-7826
> URL: https://issues.apache.org/jira/browse/CB-7826
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 4.0.0
> Reporter: Shazron Abdullah
> Fix For: 4.0.0
>
>
> Example:
> https://github.com/apache/cordova-plugin-media-capture/blob/f7d70e2e8f8354743286011f70dcd79a3292a82e/src/ios/CDVCapture.m#L34-L40
> Each plugin can have a <PluginName>.bundle with images, localization strings,
> etc and we provide an interface in CDVPlugin to grab them.
> Advantages:
> 1. Only one line in plugin.xml as a <resource> tag, versus N lines for N files
> 2. "Namespacing" of resources built in, no fear of resource name collision
> with other plugins, or the project template
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]