SOAP Web Services in NativeScript
问题 I am new in nativescript app development, I want to use SOAP web services in nativescript, i.e how to implement SOAP request & response in nativescript. Please give me suggestions, didn't find any way to implement SOAP, all search results are implemented in JavaScript code. I do open github issues, please check - https://github.com/NativeScript/NativeScript/issues/2284 Thanks :) 回答1: Well, their is no built in soap handling. However, you can make you own in a couple steps. NativeScript has