IONIC APP - Open External Links In Mobile Browser
Satish B
http://technotip.com/4578/ionic-app-open-external-links-in-mobile-browser/
Ionic apps are developed with angular code, so people start using ng-href to point to URLs which has {{}} variables whose value will be dynamically loaded. With ng-href IONIC treats the links like internal links and hence opens them within the application itself. To solve this, we make use of onclick and window.open() methods.
Note: Am using Windows 7 to illustrate this tutorial.
'Ionic 2' Free Video Tutorial List http://technotip.com/5036/ionic-2-video-tutorial-list/ ... https://www.youtube.com/watch?v=tqbmsOn_n1E
2020-07-21
0.0 LBC
Copyrighted (contact publisher)
11838071 Bytes