futuretap/InAppSettingsKit

UITableViewCell background color is clear on iOS 14

Will949 opened this issue · 2 comments

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

Screen Shot 2020-08-24 at 3 42 42 PM

Thanks.

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?

Closing this for now since I can't reproduce.