To use the plugin for development of client applications on iOS platforms, registration of this plugin is required:
#import "gsoapios.h" struct soap *soap = soap_new(); soap_register_plugin(soap, soap_ios);