Just now started ionic, but facing device problems

Hi, I have just recently started with ionic and I have following problem. My application works well in browser (with serve), when I emulate it (from command line or via Ionic Lab). When I upload it it works fine on iPad, but unfortunately not on iPhone (blank screen with message that index.htlm was not found). Then I tried it on android phone and and there the tabs didn’t work

So I’m starting to feel that now the ‘test on every device battle’ is starting, with painful debugging. I thought that emulate should chop most of these problems.

Please, what is your workflow you recommend?

I just needed to say that the main problem was in html templates (header and footer). After finding and fixing them everything works like a charm :wink: