XMLRPC Multiplecall
I'm relatively new with Titanium, can anyone help me with communication between Titanium Mobile (Android) and remote Drupal XMLRPC services.
I tried the sample xmlrpc and got it working fine. However, that example only work once.
Is there anyway to make multiple xmlrpc call within the same context window?