LaunchOnDevice (class)
Namespace: PorticoXREditor
Launch your app on a connected device.
Methods
| Method |
Return Type |
Parameters |
Summary |
| Launch |
Task<bool> |
string packageName,
string activity,
string module,
string device,
string testUsername |
Launch an installed app on a connected device. |