Hi, I'm junior programmer.
I tested my application on iOS 14 beta 6.
On my xib, there is a textfield to input password and it has a background image.
But on iOS 14, background image is not working. everything is good except that. even other background image work well.
noteworthy point is that I try to apply background image using code like setBackground API. It work.
Only difference is that all.
Why does it work? and Why doen't it work on storyboard?
Has anyone experienced same problem like me?
I tested my application on iOS 14 beta 6.
On my xib, there is a textfield to input password and it has a background image.
But on iOS 14, background image is not working. everything is good except that. even other background image work well.
noteworthy point is that I try to apply background image using code like setBackground API. It work.
Only difference is that all.
Why does it work? and Why doen't it work on storyboard?
Has anyone experienced same problem like me?