我有一个xml响应: text = "<img alt=\"Marco Bueno\" src=\"http://u.goal.com/136600/136687_thumb.jpg\" style=\"float: left;margin:0 10px 10px 10px;\" title=\"Marco Bueno\" /><p style=\"float:left;\">Herrera is currently on national team duty repre
我可以在IOS原生代码中调用worklight 6.0适配器调用(使用Objective-C),但是我不能使用cordova插件从我的混合应用程序中读取适配器JSON响应。[[WLClient sharedInstance] wlConnectWithDelegate:connectListener];
// calling the adapter using objective-c但是我无法解析CDVPluginResult方法中的值。有没