You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case device.id is not passed, we should start the default simulator (iPhone 6 for example). However, we are searching for device with id 'undefined' and we fail. Skip the verification in case device.id is not specified.
0 commit comments