Hi, To add the device in UiPath we generally add the device properties like platform, device name and platform version, my ask here is can i parameterize that, in my project i am calling all the properties from excel, similar way can i mention all these mobile properties in excel and call it during the run time?
Did you try to initialize the values for used capabilities under Assign activities before the Mobile Device Connection activity and then mention them in the capabilities input?
If that helped, it should work also when you are retrieving their values from any other sources (for example in your case from an Excel file).
