Immersive full screen with android is not working in OnCreate but does work in OnResume in API <30
I have implemented full screen immersive launch settings on my app and tested with multiple devices and API levels. The settings that I enabled will hide the navigation bar and only show when the user swipes down from the top edge of the screen. But I am getting varying results across different devices.