Hi,

we have the same problem and need a bugfix as soon as possible because we are running out of time.

We are implementing an android app at the moment and there is an problem if the phone is losing it connectivity or the phone is switching from 3g to wifi or smething like this.

We've tested the some szenario with your demo app, same problem:

E/AndroidRuntime(26055): FATAL EXCEPTION: Connection close activity
E/AndroidRuntime(26055): java.lang.NullPointerException
E/AndroidRuntime(26055): at org.apache.harmony.luni.internal.net.www.protocol. http.HttpURLConnectionImpl$ChunkedInputStream.read ChunkSize(HttpURLConnectionImpl.java:405)
E/AndroidRuntime(26055): at org.apache.harmony.luni.internal.net.www.protocol. http.HttpURLConnectionImpl$ChunkedInputStream.skip OutstandingChunks(HttpURLConnectionImpl.java:377)
E/AndroidRuntime(26055): at org.apache.harmony.luni.internal.net.www.protocol. http.HttpURLConnectionImpl$ChunkedInputStream.clos e(HttpURLConnectionImpl.java:349)
E/AndroidRuntime(26055): at com.lightstreamer.ls_client.PushServerProxy$1.run( PushServerProxy.java:631)
W/ActivityManager( 332): Force finishing activity com.lightstreamer.demo.android/.StockListDemo

We've already gave the app to selected user group and this is a common scenario. May you can help us?

Thank you in advance.
Thomas