My native app automation test is failing with an unknown server-side error occurred. Please help

My native app automation test is failing with tech below error “An unknown server-side error occurred while processing the command. Original error: ‘app’ option is required for reinstall”. Please help.

Hey Macy,

The issue your are facing might be that you are using the appActivity and appPackage alog with the app URL in your capability set which is not required and causing the Lambda Error. Remove the appActivity and appPackage from teh capability set to execute your tests.