Godot Game Crash After Splash Screen in Android

Godot Version

4.2.1

Question

I created game using godot 4.2.1 and I’m trying to export it to android I exported the game using as both apk and remote usb debug. But the game crash immedeatly after the splash screen and it gives following error

05-04 11:18:30.543 27898 27898 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.gamenew/com.godot.game.GodotApp}: java.lang.IllegalStateException: Unable to initialize engine render view

I need help for export my game for android

Godot 4.2.1 Compatibility Rendering (GLES3) don't works at all on a 3 Years Old Andoid Device · Issue #86112 · godotengine/godot · GitHub have a read on this
have you tried on other devices?
this bug will be fixed on Godot 4.3 from what i read

also relevant thing to know from this: