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

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

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

    https://github.com/apache/cordova-docs/pull/713#discussion_r128179344
  
    --- 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 --
    
    When user want to integrate cordova project which used plugins in xcode 
project.  They also need to add source code of these plugins into their xcode 
project. Otherwise plugins will not work when use cordova  CDVViewController in 
xcode  project.


> 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: cordova@7.0.0
>            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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to