I just deployed my SportChat app live. It works well on my computer but is unresponsive on my phone. There are two major problems. I have a button on the index page that is supposed to redirect to a Signup/Login form. It does so on my computer. But, when I am on my phone, the button is usually unresponsive. When the button does work, I am not redirected to the Signup page. I stay on (or am redirected back to) the index page. I have no workflow that should cause that (such as a redirect to the index page if the user is not logged in).
I repeat - the app works fine on my computer, just not on the phone.
Does anyone have any ideas as to what the problem could be?