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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to