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

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

Github user vladimir-kotikov commented on the issue:

    https://github.com/apache/cordova-lib/pull/479
  
    > Honestly, this is just further convincing me that restore and prepare 
should be two separate commands. 
    
    I tend to agree, but we can't change this as I believe this is a part of 
our CLI contract (I didn't find any proofs, though, apart from [Raymond's 
blog](https://www.raymondcamden.com/2015/04/21/big-updates-to-apache-cordova/) 
and [[email protected] 
announcement](http://cordova.apache.org/news/2015/04/21/tools-release.html))
    
    @dpogue, @stevengill, I plan to merge this tomorrow if there is no 
objections.


> Plugin is not installed into platform during restore
> ----------------------------------------------------
>
>                 Key: CB-11698
>                 URL: https://issues.apache.org/jira/browse/CB-11698
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 6.3.1
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>            Priority: Critical
>              Labels: prepare, regression, reproduced, restore, triaged
>             Fix For: 6.3.2
>
>
> * Create a sample project and add the ios and android platforms and wkwebview 
> engine plugin and save them to the config.xml. 
> * Delete platforms/ and plugins/ 
> * Restore android {{cordova prepare android}} 
> * Restore ios {{cordova prepare ios}} 
> * Open platforms/ios/[ProjectName]/config.xml 
> Result: The CordovaWebViewEngine preference is not set. 
> Run {{cordova prepare ios}} again 
> Result: The CordovaWebViewEngine preference is still not set. 
> If you ran {{cordova prepare ios}} before {{cordova prepare android}} the 
> preference is set. 



--
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