Using href for an external web page

I am trying to add an external web page to my preferences with href. The page I wrote uses ionic framework and angular-JS. I can brows to the page from all browsers including the default one on my phone. However when using it through href, the page is stuck and I see a dark screen.
How do I debug the external href page?