Shazron Abdullah created CB-8678:
------------------------------------

             Summary: Included core plugins should be added through 
configuration, not code
                 Key: CB-8678
                 URL: https://issues.apache.org/jira/browse/CB-8678
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 4.0.0
            Reporter: Shazron Abdullah
             Fix For: 4.0.0


You know, like Hapi vs Express.

Plugins should be added through configuration, not code.
They should be added through the dictionaries that are parsed:
https://github.com/apache/cordova-ios/blob/57773088ef6acd96ef796369c0811725b658206a/CordovaLib/Classes/CDVViewController.m#L189-L190

Places where plugins are added through code:
1. 
https://github.com/apache/cordova-ios/blob/57773088ef6acd96ef796369c0811725b658206a/CordovaLib/Classes/CDVViewController.m#L302
2. 
https://github.com/apache/cordova-ios/blob/57773088ef6acd96ef796369c0811725b658206a/CordovaLib/Classes/CDVViewController.m#L317



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to