Using SOAP in a PhoneGap App
Yeah, yeah, so using SOAP is generally not the preferred solution when working from Javascript. It’s so much easier to handle data in JSON rather than in XML. But sometimes you can’t avoid it.
»Yeah, yeah, so using SOAP is generally not the preferred solution when working from Javascript. It’s so much easier to handle data in JSON rather than in XML. But sometimes you can’t avoid it.
»