The customized desired capability doesn't work

I configured following desired capability like following.

After I ran my test script from Katalon studio and check the log(see following), I found the two configure items are still default value. Who can tell me where is wrong?

“desired”:{“app”:“C:\\IBM\\WorkSpace\\Katalon Studio\\MobileDemo\\Mobile APP\\MaterialLoginExample.apk”,“autoGrantPermissions”:true,“deviceId”:“ee05c609”,“deviceName”:“vivo vivo X6A (Android 5.0.2)”,“fullReset”:true,“newCommandTimeout”:1800,“noReset”:false,“platform”:“ANDROID”,“platformName”:“Android”,“udid”:“ee05c609”},“app”:“C:\\IBM\\WorkSpace\\Katalon Studio\\MobileDemo\\Mobile APP\\MaterialLoginExample.apk”,“autoGrantPermissions”:true,“deviceId”:“ee05c609”,“deviceName”:“ee05c609”,“fullReset”:true,“newCommandTimeout”:1800,“noReset”:false,“platformName”:“Android”,“udid”:“ee05c609”,“deviceUDID”:“ee05c609”,“platformVersion”:“5.0.2”,“deviceScreenSize”:“1080x1920”,“deviceModel”:“vivo X6A”,“deviceManufacturer”:“vivo”,“appPackage”:“com.sourcey.materialloginexample”,“appWaitPackage”:“com.sourcey.materialloginexample”

Capture.PNG

same as me :frowning:
and I didn’t found another solution, have you found the solution for this?