Hi,
Created an app that works great on the simulator but when loading on device it gets a black screen only.
Looking at logcat i get the error
'WARNING: Asset file “images/background.png” does not exist.
I can guarantee that background.png does exist in the images folder - I mean even the simulator would pick up on this.
Is there something i’m doing wrong in order for this error to appear?
Thanks