Icon for Action Extension in iOS8 -
i have worked on extensions , it's interesting. type of extensions, icons work except action extension icon white? know how create icon action extension?
in build phases of extension settings, add images.xcassets (or icon file) copy bundle resources.
ps: action icon, color data in image ignored. via apple docs
the alpha channel of image used mask generate final image presented user. color data in image ignored.
Comments
Post a Comment