As ionic framework restrict us to use HTML and javascript, we are using embedded timeline via a JavaScript factory function. As we tested it, it seems its loading the script widget.js as well. But widget creation do not occur. (Tested by binding events provided by twitter api). There is something that do not make it load inside iPad app. Same works on Android, as well as standalone browsers.
Is there something in widget.js that can conflict with Angularjs and ionic, as these are scripts that goes along the app as well ?