Works on brackets and chrome(ripple), but wont work on ionic view

Dear All,

I’m trying to test an app with Ionic View, but the app isn’t working there…

It works well on brackets( with the ionic plugin ), works well on chrome ( with ripple chromeapp )…

@tim, I saw an other topic when you told to someone to sned you the app id so you could debug it.
Feel free to test 6f0fe911, you and everyone else… it doesnt contains any sensitive information.

Thanks in advance!

Regards,
Jeff

Hey unfortunately I don’t have time to test it right now, but a common problem people are having is the time View takes to initialize vs when the code actually runs. Try wrapping any calls that are failing in setTimeout/$timeout and see if that helps.