On Tue, Oct 26, 2010 at 12:57 PM, Kevin <[email protected]> wrote: > One of my users reported that my app wouldn't update over a 3G > connection, but would over a WIFI connection. I had him send me a log > after a failure and it showed a CircularRedirectException for the > URL. Yet, when I try with my phone (3G and WIFI) or the emulator, > each with the same request, I don't have any issues. > > Any ideas on how to fix this, or is it even possible to fix?
If you're not on the same carrier, the problem could be unique to that person's carrier and a transparent proxy it might run, which would explain why you do not see it. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.2 Programming Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

