You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by gi...@git.apache.org on 2017/08/11 00:15:49 UTC

[GitHub] shazron commented on a change in pull request #330: CB-13164: Integrated cordova-plugin-console

shazron commented on a change in pull request #330: CB-13164: Integrated cordova-plugin-console
URL: https://github.com/apache/cordova-ios/pull/330#discussion_r132598918
 
 

 ##########
 File path: bin/templates/project/__PROJECT_NAME__/config.xml
 ##########
 @@ -65,6 +65,10 @@
     <feature name="LocalStorage">
         <param name="ios-package" value="CDVLocalStorage"/>
     </feature>
+    <feature name="Console">
 
 Review comment:
   You need to add this in defaults.xml as well. I tried adding the platform to a newly created CLI project, console.log failed because this wasn't in config.xml.
   
   See https://github.com/apache/cordova-ios/commit/b0c71bf63c8ce989648f0b8205befe174af37860
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org