Hi everyone,
i am sending data from submit button for saving in webservice and closing the current window, and on closing i am calling opening of another window which will fetch the saved data from that service (it seems window is refreshing). But i am getting data very late(3-4 seconds) , and window is opening with its default content ive passed to it. Anything that i can do , ive applied `settimeout` while fetching from webservice.
what must be the possible ways to do it ? or to refreshing window? working in android 4.2.2 , iphone 7.0 , titanium 3.2.2ga