Opened 12 years ago
Closed 12 years ago
#8961 closed defect (invalid)
dojox.cometd client code doesn't work on Android Dev Phone
Reported by: | mparaz | Owned by: | Greg Wilkins |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Cometd | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Version is 1.0-SNAPSHOT (from the pom)
The attached Android client code runs perfectly on the Android emulator. But in the actual code, it fails. The stack trace is attached.
For debugging purposes, I expanded some of the source code into the project.
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It's an Android issue. Power management was shutting down the WiFi? interface. Sorry.