[ 
https://issues.apache.org/jira/browse/CB-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081407#comment-16081407
 ] 

ASF GitHub Bot commented on CB-12980:
-------------------------------------

Github user shazron commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/713#discussion_r126568456
  
    --- Diff: www/docs/en/dev/guide/platforms/ios/webview.md ---
    @@ -220,5 +222,16 @@ After using either of these two methods, continue with 
the **"Using CDVViewContr
         */
         viewController.wwwFolderName = @"myfolder";
         viewController.startPage = @"mypage.html"
    -    ```
    +    ```
    +## Adding Plugins files used in you cordova project
    --- End diff --
    
    I'm not sure I agree with this section. This assumes that they already have 
a Cordova app. This whole section is for adding Cordova to an existing Xcode 
project, without needing cordova-cli and its tools. Granted a Cordova app 
without plugins is useless, but there is no workflow on how to do that, from 
start to finish. PhoneGap itself has instructions on how to do that: 
http://docs.phonegap.com/tutorials/develop/1-embed-webview/ios/ but that's 
packaging up the core plugins into Cocoapods (with a fixed config.xml). 
    
    A generalized plugin add solution for an Embedded Webview workflow has not 
been implemented yet although we have discussed it (with no satisfactory 
conclusion).
    



> Improve instruction and add detail steps for plugins in cordova project.
> ------------------------------------------------------------------------
>
>                 Key: CB-12980
>                 URL: https://issues.apache.org/jira/browse/CB-12980
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-ios
>    Affects Versions: [email protected]
>            Reporter: sudotamm
>            Assignee: Shazron Abdullah
>
> 1. Dynamic framework should be embed in app for launch pre-main loading.
> 2. Add steps to show how integrate cordova in xcode which used in cordova 
> project.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to