I am using 2.0
Installed via cocoa pods
Added a uiimage via storyboard
Used storyboard to select a flag from the image dropdown
The flag is not visible when the app is built. Even though the uiimage is visible, it just shouldn't render the flag, instead, it is empty.
But if I set the flag image, via code, in the same storyboard uiimage. The image is displayed without any issues.
I am using 2.0 Installed via cocoa pods Added a uiimage via storyboard Used storyboard to select a flag from the image dropdown The flag is not visible when the app is built. Even though the uiimage is visible, it just shouldn't render the flag, instead, it is empty.
But if I set the flag image, via code, in the same storyboard uiimage. The image is displayed without any issues.