Can not record mobile app which has splash screen

Hi @phonglan2990,

Yes, that error message seems to indicate that the APK isn’t signed with a certificate that you have access to. If you don’t have access to the original APK and/or can’t re-sign it with a certificate that you have, you can try launching an APK that you do have access to (see the Katalon Studio Android Mobile Tests Sample APK) and then switching to the actual app you want to test. See this example for more details:

Hope this helps,

Chris