Hello,
I've an existing Swift Project which doesn't use Storyboard or XIBs. All
the UI Screens are programmatically coded. Instead of adding a simple
webview, I was inclined towards adding Cordova instead.
I was wondering if it's documented anywhere (which I couldn't find though)
if Cordova can b
Hi Mahendra,
This mailing list is primarily focused on development work of Cordova
itself, rather than user support. You might get more response posting on
the Cordova community GitHub Discussions:
https://github.com/apache/cordova/discussions
That said, embedding a Cordova WebView in an existing
Thank you, Darryl!
I didn't mean to ask for user support, so sorry if my message gave that
impression. I was hoping for some technical discussion around this. And
also touchbase and explore if there are any plans to migrate to Swift as
CordovaLib, as I see in the CordovaLib project, is still in Ob
I've done that in all needed repos. Now, I'm running through the PR checklist
and am getting stuck especially on the tests:
https://cordova.apache.org/contribute/contribute_guidelines.html
Cordova-browser doesn't seem to have a test for the "run" command in the /spec
directory; it only tests to