Tagged Questions
5
votes
4answers
215 views
Social network login or not?
I am developing a niche social networking iPhone app of my own.
I was wondering if it would be best to allow the user to connect to social networks such as Facebook and Twitter to login to my app ...
0
votes
1answer
94 views
best way for a multiplayer lobby in a smartphone game
This is how it works now: At this time it is a web app and then:
users choose an ID and a password,
then create a new game,
the server returns the code of the new game created,
the other players ...
2
votes
0answers
150 views
How to provide good mobile phone number verification? [closed]
I'd like to know if there is a way to achieve a good user experience when a user's profile contains a mobile number which needs to be verified via SMS.
The examples I have explored had the mobile ...
15
votes
3answers
1k views
Sign up: Double opt-in still best practice? What about mobile?
Everybody knows the normal registration process:
Fill in sign up form
Wait for email
Click confirmation link in email
Done (signed in & confirmation by email)
IMO this process works because ...
3
votes
1answer
72 views
Should sign up be available from both Mobile and web?
Let's say I have an iPhone application AND a website that works synergetically with the app. For example it might allow the user to manage the iPhone app's data.
In this case how should the sign up ...
5
votes
3answers
420 views
On Android, how do you design a very shallow navigation?
I need to create a simple account section in my mobile app with 1-level deep navigation:
___ Register
/
Account --
\___ Login
On iPhone, I'm using a grouped table ...
5
votes
2answers
293 views
How should the sign-up page for a mobile website work?
How should the sign-up page for a mobile website be?
For example:-
Does repeat password make more sense or less on mobile version of a website. To put it differently, are users more prone to make a ...