ios - How to dislay an image from Asset Catalog in Today Extension? -


i'm working on today extension ios8. app group set correctly , can use nsuserdefaults send simple bits of data extension (using this tutorial).

in storyboard extension, i've placed image onto storyboard , set image asset have in asset catalog. though appears in interface builder, when run app on device , simulator image doesn't display.

what missing?

make sure asset catalog included in target today extension.


Comments

Popular posts from this blog

jpa - Passing entitymanager from reflection method -

frame rate - JAVA simple fps animation(how can i work with?) -