Problem loading data from api

Hello forum…

I’m building an app and somehow everything works on brackets life view but doesn’t load on the actual apk.
i’ve checked on the emulator and actual phone and non of them pulls the data… but on browser the data is shown if i call the api directly…

I asume some issues with cordova…
I used restangular and lodash.

please advice

dunno what it was…

i setup a new app… copy the www folder over… load restangular and lodash and it worked.