1
I’m having trouble consuming a web service SOAP complex-type How could I submit this request, I am beginner in mobile development.
<Autenticacao xsi:type="urn:Autenticacao" xmlns:urn="urn:RouterBoxMobile">
<ChaveIntegracao xsi:type="xsd:string">?</ChaveIntegracao>
</Autenticacao>
I just took those two video lessons link. Use exactly SOAP as a base! For me it was very useful! For you it can also be!
– ivan veloso