iPad 10th generation top header text becomes invisible only in app initial launch.

I’m creating a hybrid app using Swift and Angular. Angular content is loading on top of the Native Swift WkWebView. Starting from iPad 10th generation only in the app initial launch header area become invisible(invisible means header text becomes white). But once I send the app to background and return to foreground header text becomes black and it will show without problem. I would really like to know whether this is a OS problem and if so is there any pro-grammatical solution for this?

if anyone can guide me to proper way fix this much a appreciated!!!

Environment: ・Device: iPad 10th generation ・OS:iPad OS 17.3.1 ・Native App : Swift 5

  • I mad a mistake and this phenomenon is happening in iPad 10th generation and iPad OS is ** 17.2 **.

    Environment: ・Device: iPad 10th generation ・OS:iPad OS 17.2 ・Native App : Swift 5

Add a Comment