Hemant Singh
1 min readMar 24, 2020

--

Hi Jinesh, Here is the json file with device’s(which we create before every run) information. Also I will publish the article to setup real devices very soon.

We use this information to launch the emulators or simulators, removing some native apps, running the tests and then destroying them again. Also I am attaching the methods where we use this json.

Launching and waiting to boot
Destroying the virtual devices after job is finished.

--

--