status bar is overlapping with navigation bar in swift in iphone 8 PLus

Hi Guys,

Currently i am working on a project which is compatible in multiple devices, but after APPLE release IOS 13.x there is a weired issue i m facing right now on iphone 8 plus only.


Statusbar along with navigation bar is overlapping in iphone plus , but the same application is working perfectly on other devices . idont know whats going on, we tried every possible way to fix but the problem is if it fixes on iphone 8 plus then it differed in other notched and non-notched mobile devices.


Please help me fix this issue

Replies

same application is working perfectly on other devices .


Which other devices ? Are they notched devices or also iPhone 6 for instance ?


How did you define the view transitions ? Default ? Full screen ?

Other devices is working perfectly are iphone-8,iphone-x,iphone-XS,iphone-XR.


View transition is simple after loggedin it reditect to main screen ( yes i had also same question as you thinking that status bar hidden on loggin screen and then redisplay again,ALL posssibility i tried ).


Using default UINavigation bar and full screen.

Hi,
Does anyone found any resolution?