watchkit - Beta6 Images in Watch App/Extension -


i've got 2 images, names: raccooninapp, , duckinextension. first image resides in assets.xcassets folder in watchkit app, , second image resides in assets.xcassets folder in watchkit extension.

i've built watch app before earlier in may, thought relatively simple. dragged 2 wkinterfacecontroller objects storyboard, placed wkimageview in both of them, , using attributes inspector set image property each of pictures.

upon running app, nothing displayed. ideas?

unlike ios app device uses @1x images if @2x / @3x not available, images in apple watch cannot take image in @1x column.


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -