Report your DroidIn bugs, issues and feature request here (at least for now) as comments
5 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Jump Right Ahead In My Web
Report your DroidIn bugs, issues and feature request here (at least for now) as comments
Posted in Android.
– April 12, 2009
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
“Remember Me” is not working. User has to login again
Implement “Back button” functionality. Currently simply exits the app
Add “send invite”
After entering name/password:
“Failed to login”,
try again, the same,
try again, set “Remember me”:
“Activity not responding, force close or wait”
Select wait, and I’m finally in!
Yes, thank you. That’s the one I’m going to fix first thing. Basically – it looks like you are having connection problems, so the roundtrip to the LinkeIn servers for authentication is ether failing (first message) or is taking to long (second message) in which case Android is getting nervous and gives you option to terminate the widget. To be hones there’s nothing I can do about fixing your connection but I understand that I should provide better error messages which is what I’m working on