I'm working on a hybrid app using ionic and parse.
When I go to the terminal and use the command ionic serve
, and then I try to create a new user or login, I can get no problem, ie, localhost is working.
The problem is that when I do the pro android build and testo on my phone, I can not log in or register new users.
Can anyone tell me why this is so?
Thank you!