@nick_t_go wrote:
So I have a
signin
function and asignup
function. When users signup they get some default data added to their account. It works fine. However, for some reason, and I don't know why, in Android either on the phone or in the emulator, when I run my app every time a user goes through thesignin
function thesignup
function gets triggered. I have moved the sign up to a different controller and different state yet it is still happening.Here is a link to a more robust explanation that I asked on Stack Overflow.
Anyone ever experience this criss cross functionality?
Can it be from the uglifying process?
Posts: 1
Participants: 1