Blank white screen is coming instead of developer menu in android debug build.enter image description here
Compared sample project android/app/src/debug/AndroidManifest.xml with my AndroidManifest file found this line was missing in my project, Have added the same line but still not working.