From what I'm seeing, I see different results based on if I log in with Android vs. iPhone
I'm sure that several years ago, Vlad replied to me in an email something about how the Android platform doesn't respond when Queried as to what device (or size) is... or at least it replies in a diff. way than iPhone. (You can clearly see different results in the Tomcat log when both devices log in.)
So when I login with iPhone, my Mobile VP correctly starts.
But from the same login screen with Android, Aware starts up in normal "graphic" desktop mode - which doesn't fit on the Android phone.
One solution is to have a menu option to manually "Switch to Mobile"
Another is to make sure the users use a shortcut on their home screen to login, with "mobile_platform=Phone" in the URL
Another would be to add a checkbox to the login screen which has a checkbox and passes "mobile_platform=Phone"
What are other options?