Greetings,
So basically I wanna how can I see the errors when I install the app on my phone? Cause with ionic serve and ionic cordova emulate android every works as intended BUT when I run it on my phone after ionic cordova build android, only one modal doesn’t show up and it’s get called when a function gets a response from a service and I know the service does return a response cause it updates the database and everything but the modal itself just doesn’t show up.
Thanks in advance!
P.S. I can post code if needed
3 posts - 2 participants