[
https://issues.apache.org/jira/browse/CB-13824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344673#comment-16344673
]
ASF subversion and git services commented on CB-13824:
------------------------------------------------------
Commit ce5513ffa1ff77f39bd5f0fa6019e73e473636bd in cordova-osx's branch
refs/heads/master from alberto lalama
[ https://gitbox.apache.org/repos/asf?p=cordova-osx.git;h=ce5513f ]
CB-13824 Swift 4 support
This closes #45
> (Swift 4) Plugin class not found
> ---------------------------------
>
> Key: CB-13824
> URL: https://issues.apache.org/jira/browse/CB-13824
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios, cordova-osx
> Reporter: Alberto Lalama
> Assignee: Tobias Bocanegra
> Priority: Minor
>
> After upgrading to Xcode 9.2 (Swift 4), some plugins were not found. Plugin
> method execution fails with the following message: "CDVPlugin class X
> (pluginName: Y) does not exist".
> Closer inspection reveals that NSClassFromString returns nil for plugins
> implemented in Swift. Prefixing the class with the module name fixes the
> issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]