Android App not starting on Android 8.0 and Android 8.1

Hello the test case where i install the application is working as expected however the second test case where i try to start the application it loads the logs to some line and gets stuck on the following line:
debug] [ADB] 1 device(s) connected
[debug] [ADB] Running ‘C:\Users\af-platform-dev-3\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“00856d257fb30e12”,“shell”,“am”,“start”,“-W”,“-n”,“io.appium.unlock/.Unlock”,“-a”,“android.intent.action.MAIN”,“-c”,“android.intent.category.LAUNCHER”,“-f”,“0x10200000”]
[debug] [ADB] Running ‘C:\Users\af-platform-dev-3\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“00856d257fb30e12”,“shell”,“am”,“start”,“-W”,“-n”,“io.appium.unlock/.Unlock”,“-a”,“android.intent.action.MAIN”,“-c”,“android.intent.category.LAUNCHER”,“-f”,“0x10200000”]

Attached are the logs from the server and the test case. but the app is too large to upload

testcase.txt

Android 8.1.txt