ghprud
Results
1
issues of
ghprud
String jsString = "var data = 'test';exec(function(){}, function(){},'test1','testcheck',[data]);" exec is mapped with method to run and the entire jsString is passed to runJS( ). The [data] is not getting replaced...