jquery ajax jsonp implementation

jquery ajax jsonp implementation

BY 26 Feb 2015 Web Application Development

my web application i am using jquery ajax json it will work on simulator fine…

 when ever  i try to run on emulator it not shown the value…

$.ajax({
            url: ‘http://www.gasoftapi/v1’,
            dataType: “json”,
            data: {
                q: cnvt,
                compact: ‘y’,
            },

how to add  privillege in cofig.xml…. 

Written by