Remove top bar when I start app

Hello everybody!

When I start the app, for 1 or 2 seconds, the grey bar with the name of the app appears at the top (and I have deactivated this option).

I've been looking for a solution for some time and I can't find it. Does anyone know what I can do so that it doesn't appear, please?

Thanks in advance!

Bar

@TIMAI2, do you know how could I solve it, please?

@TIMAI2, thank you so much!

It seems there is no solution, right? :frowning:

Which Android version and which device?

You can exclude such very old devices from the Play Store, like most builders do (Niotron, Kodular, etc.) by setting the minSdkVersion to 19 or 21 (in the Manifest). Or by adding an extension as a dummy that automatically declares the minSdk = 19 or 21 in the Manifest.