You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/04 13:39:00 UTC

[GitHub] [cordova-ios] breautek commented on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1

breautek commented on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1
URL: https://github.com/apache/cordova-ios/issues/745#issuecomment-570786425
 
 
   > Got it fixed by removing file-releated plugins, which by some reason were not listed in config.xml
   
   For future references, True source of plugin information is the package.json file as of cordova 9. Cordova still reads from config.xml for backwards compatibility but I don't think it writes to it now.
   
   Alternatively, you can use `cordova plugin list` to list plugins as well.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org