[Katalon] The mobile device is missing
I'm passing these Capabilities from Katalon to BitBar (both built with the help of https://cloud.bitbar.com/#public/capabilities-creator and https://appium.io/docs/en/writing-running-appium/caps/#appium-desired-capabilities) but the device seems to be missing (no match between the capability and bitbar devices). I tried with several device names (from actual BitBar), but obtained the same issue. Also tried to remove platformVersion because apparently seems not to be necessary for BitBar devices.
Test Cases/BitBar_SampleApp FAILED.
Reason:
com.kms.katalon.core.exception.StepFailedException: Unable to start app at: '<MY-APP-ID>' (Root cause: java.lang.IllegalArgumentException: The mobile device is missing. Please select the mobile device to be executed and try again.