How to use wkwebview plugin

Need cordova-plugin-wkwebview-engine add manually in ionic2 project?
The RESTful apis using Angular Http work well before adding this plugin. But having added this plugin, all Http request return status 0 (for URL null). It seems like a CORS issue.

Could you help me!