hmmmmm… removing the space seems to have solved the error i got when building (thanks!!! and fuck xcode for that).
But Im still getting the “Deprecated attempt to access property
”-error and it stops my app from working. Everything works on android and in the browser, but not ios.
I’ve tried to build with cordova platform add ios
+ cordova build ios
but it gives me the same error…
Project on cordova ios platform 3.6.3. What version do run that works @mhartington?
edit: Im actually able to console.log something in $ionicPlatform.ready
EDIT: wtf… I don’t get the error if I use iOS 7.1, but the app still doesn’t work (in iOS emulator or on iOS device), I just see a black screen… But I get NO errors…
EDIT2: it seems like those errors doesnt actually do any harm. The real problem was this: