I am working on a Nativecript(6.5.2) mobile application, it is working fine on both android and iOS devices, but the action bar background color is not visible on the iOS devices having version iOS 15. otherwise, the app is working absolutely fine.
I am not sure if ios have updated their UI policy or something else.
Below are the screenshots of both iOS 15 where the background colour of the action bar is not visible and another is iOS 14.2 where the background colour of the action bar is visible.
iOS 15
iOS 14.2
can anyone please help with this?