Error: Cannot read property 'replace' of undefined [Android]

I managed to fix this error by removing a device with api version 26 and adding one with version 25. No idea why but at least I don’t have to apply the fix to emulator.js every time I clean the project.

4 Likes