On Sunday, September 15, 2013 5:14:26 PM UTC-4, Julien Wajsberg wrote: > Le 15/09/2013 16:01, Michael Hurley a écrit :
> We tried hard to output the real error on the log. So next time just > > have a look to the console and you'll probably see the root cause :) > Thanks, I am still learning my way around this platform. ...... > See > > http://stackoverflow.com/questions/15606751/angular-changes-urls-to-unsafe-in-extension-page, > > I think the problem is the same for firefox OS apps. > > The URLs for packaged apps start with app:// so I think you need to tell > > angular that this scheme is safe. > > If this works for you, would you please add a section in > > https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Apps/Tips_and_techniques > > ? Thanks ! It works! I whitelisted "app:/" in the Angular config and the app loaded up and worked. I will add this info at the URL mentioned as suggested. Thank you very much for the answer! I was at the end of my rope. -mike _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
