What steps will reproduce the problem?
1. sync is triggered by scheduler
2. sometimes a pop-up informs about app crash and asks to send feedback
3. trace shows that "host is unresolved" is root cause for crash
What is the expected output? What do you see instead?
app should not crash, but wait and retry.
What version of the product are you using? On what operating system?
0.0.5
Please provide any additional information below.
sometimes it does not crash but gives output in logfile:
Fatal error: javax.mail.MessagingException: Host is unresolved: <name of
configured IMAP server>
nested exception is:
java.net.UnknownHostException: <name of configured IMAP server>
Original issue reported on code.google.com by android....@googlemail.com on 20 Jan 2011 at 12:16
Original issue reported on code.google.com by
android....@googlemail.com
on 20 Jan 2011 at 12:16