Android App crashes on device, cant get passed Unreal Splash Screen

HHello man. I may did suffer them problem like u :)))
U may can try this:

  1. In Project plugin/ Turn off plugin name (editor scripting utility_ some how this turn on in my project when I migrate to new project)
  2. Check your api version and Android version of your Testing device. U should set Api minimum version to 26 and maximum version to 29 to work well with Android 8-10
  3. If that doesn’t work. U may have to check for Log file in your Mobile to find out what cause the crash on your device. Usually that located in UE4/ Config /Logs.text (or u can search for that) then send me your Log so we can look for right direction.