UITableViewCell background color is clear on iOS 14
Will949 opened this issue · 2 comments
Will949 commented
Hi :
I encountered a problem which was the UITableViewCell
color was clear
on iOS 14 when the setting page has first appeared.
However, cell color will be recovered after I push a view controller from the setting page and go back.
Has anyone suffered the same problem as me?
SDK Version: 3.1.3
Xcode Version : 12.0 beta-5
Thanks.
futuretap commented
I haven't seen this so far. Does this still happen with the latest iOS 14.0.1? If yes, can you share a sample app?
futuretap commented
Closing this for now since I can't reproduce.