Use CDVCommandQueue instead, to leverage the Cordova source codes
as much as possible.
We need to call "initWithViewController:" when creating
XWalkCordovaExtension, to connect viewController, command queue and
the extesion who works as the command delegate.
Use CDVCommandQueue instead, to leverage the Cordova source codes as much as possible.
We need to call "initWithViewController:" when creating XWalkCordovaExtension, to connect viewController, command queue and the extesion who works as the command delegate.