Closed Mitko-Kerezov closed 7 years ago
:broken_heart:
:heart:
Also I believe we need the stopDeviceDetectionInterval
method. In some cases CLI does not need the interval, but it's started as skipInferPlatform
is passed to devicesService.initialize.
The other option is to add new option to devicesService's initialize method (doNotStartDeviceDetection) and do not start the interval in case it is passed.
:heart:
:heart:
Delete
@exportedPromise
decorator as we no longer need it Stop stopping device detection interval when deploying on iOS devices. These operations no longer conflict as the code is located in an external dependency.