jcesarmobile commented on issue #198: Remove platform-centered workflow support URL: https://github.com/apache/cordova/issues/198#issuecomment-589653238 I think I was mistaken with the platform-centered workflow. What I was referring was embedding Cordova WebView into native projects. Docs about that: https://cordova.apache.org/docs/en/latest/guide/platforms/ios/webview.html https://cordova.apache.org/docs/en/latest/guide/platforms/android/webview.html The platform-centered workflow docs also mention using Cordova WebViews in native projects, but don't give any specifics. I've never tried that, so I'm not sure if it's been broken or not. What have been broken for a long time are the docs about how to embed the Cordova WebView into native projects, specially the Android ones. Phonegap team published newer docs on their site that used CocoaPods for iOS and Maven for Android http://docs.phonegap.com/tutorials/develop/1-embed-webview/ios/ But that requires all plugins to be CocoaPods libraries, which they are not at the moment. And for Android it requires using plugman for installing the plugins and has not worked for a long time.
---------------------------------------------------------------- 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]
