B
Boomhauer
We have a cf 1.0 (sp3) app that calls webservices to exchange data with
the server. In order to enhance performance, I create an instance of
the ws and cache it for the life of the app. This seems to work well
overall but it seems to get confused sometimes when we switch between
various wifi ap's... and it can no longer get a connection through.
Restarting the app (or rebooting the device) seems to always cure the
issue.
I havent tested yet whether destroying the ws object and recreating it
would fix the problem, partially because its not always easy to
reproduce this problem (of course it happens in the field).
Any ideas on possibly cleaning up and cached connection info that might
be causing this ws object to get confused? Yes, we are planning to
move it to cf 2.0 pretty soon.
Thanks,
Brady Moritz
Fitiri
the server. In order to enhance performance, I create an instance of
the ws and cache it for the life of the app. This seems to work well
overall but it seems to get confused sometimes when we switch between
various wifi ap's... and it can no longer get a connection through.
Restarting the app (or rebooting the device) seems to always cure the
issue.
I havent tested yet whether destroying the ws object and recreating it
would fix the problem, partially because its not always easy to
reproduce this problem (of course it happens in the field).
Any ideas on possibly cleaning up and cached connection info that might
be causing this ws object to get confused? Yes, we are planning to
move it to cf 2.0 pretty soon.
Thanks,
Brady Moritz
Fitiri